INPUT_OBJECT

RemoveReminderTaskInput

link GraphQL Schema definition

  • input RemoveReminderTaskInput {
  • # Identifier of the TaskEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by