INPUT_OBJECT
SetReminderTaskInput
link GraphQL Schema definition
- input SetReminderTaskInput {
- : DateTime
- : ReminderStatusEnum
- # Identifier of the TaskEntity to perform the action on.
- : ID!
- : String
- }
INPUT_OBJECT
- input SetReminderTaskInput {
- : DateTime
- : ReminderStatusEnum
- # Identifier of the TaskEntity to perform the action on.
- : ID!
- : String
- }