Reaction
Para interagir com o Moments




POST at this target:

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


Recipient

ParamsDescription
idThe ID of an object
dbIdIdentifies the primary key from the database.
statusStatus number
statusTextStatus text
messageIdMessage that is being replied on
entityIdEntity who received the message
userIdUser who read the message
applicationIdApplication that user used to read the message
type
sentAn ISO-8601 encoded UTC date string of when record was sent
receivedAn ISO-8601 encoded UTC date string of when record was received
readAn ISO-8601 encoded UTC date string of when record was read
changedAn ISO-8601 encoded UTC date string of when record was changed
accessedAn ISO-8601 encoded UTC date string of when record was accessed
messageThe message of recipient
entityEntity associated with message
userUser who read the message
applicationApplication that user used to read the message
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

CreateReactionInput

ArgumentsTypeDescription
messageId
Not Null
The ID of message
entityId
Not Null
The ID of entity
type
Not Null
The type of the moment/message reaction
clientMutationId
String
SCALAR

DeleteReactionInput

ArgumentsTypeDescription
messageId
Not Null
The ID of message
entityId
Not Null
The ID of entity
clientMutationId
String
SCALAR