Please enable JavaScript.
Coggle requires JavaScript to display documents.
HOODGRAFF 2, ArtObjects, Groups, Translation, File - Coggle Diagram
HOODGRAFF 2
ArtObjects
fields
id
int
type
str (social|commerce)
rip
bool
lat
float
lng
float
part_of_the_world
string
active
bool
sort
int
morph
translation
#
name
str
address
string
list
array of strings
members
array of strings
description
str
file
#
foreign
group_id
int
#
Groups
fields
id
int
active
bool
sort
int
lat
float
lng
float
size
int
morph
file
#
translation
#
name
str
Translation
fields
id
int
entity_type
string
entity_id
int
entity_field
string
content
jsonb
sort
int
File
fields
id
int
entity_type
string
entity_id
int
entity_field
type
string
size
string
path
string
sort
int
active
bool
content
jsonb