Commitment Remind
Detalhes de uma notificação para um compromisso criado




POST at this target:

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


CommitmentRemind

ParamsDescription
status
dateDate of remind
userIdUser
commitmentIdCommitment
entityIdEntity
countCount how many confirmed
commitmentCommitment to reminder
entityEntity associated with commitment
useruser associated with commitment
ipIP address from the user who created the result
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

CreateCommitmentRemindInput

ArgumentsTypeDescription
entityId
Not Null
Id of entity that will receive the reminder
commitmentId
Not Null
Id of the commitment
status
CommitmentRemindStatus
ENUM
date
String
SCALAR
Date of remind
clientMutationId
String
SCALAR