Role
Para uma Entity são os grupos em que faz parte




POST at this target:

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


Role

ParamsDescription
entityIdentity ID
groupIdgroup ID
entityentity that belongs to a group
groupgroup that entity is part to
createdAn ISO-8601 encoded UTC date string of when record was created
modifiedAn ISO-8601 encoded UTC date string of when record was updated
deletedAn ISO-8601 encoded UTC date string of when record was deleted
keyRandom ID to differentiate from others
selectedHelper field for clients
highlightedHelper field for clients
expandedHelper field for clients
loadedHelper field for clients
loadingHelper field for clients

CreateRoleInput

ArgumentsTypeDescription
entityId
Not Null
The enitty ID
groupId
Not Null
The group ID
clientMutationId
String
SCALAR

DeleteRoleInput

ArgumentsTypeDescription
entityId
Not Null
The enitty ID
groupId
Not Null
The group ID
clientMutationId
String
SCALAR