Picture
Detalhes da imagem da Entity




POST at this target:

https://joy.classapp.co/graphql?access_token=YOUR_TOKEN_HERE&target=picture


Picture

ParamsDescription
idModel identifier
entityIdForeign key to entity table
sizeOficial size
widthImage width
heightImage height
mimetypeFile type
filenameLocal filename, if local
dbId
key
createdAn ISO-8601 encoded UTC date string of when record was created
modifiedAn ISO-8601 encoded UTC date string of when record was modified
uriPicture link
containerCloud container suffix
entityEntity who owns the picture

CreatePictureInput

ArgumentsTypeDescription
entityId
Not Null
The entity that picture belongs to
clientMutationId
String
SCALAR

DeletePictureInput

ArgumentsTypeDescription
entityId
Not Null
The entity that picture belongs to
clientMutationId
String
SCALAR