INPUT_OBJECT

CreateTaskInput

Autogenerated input type of CreateTask

link GraphQL Schema definition

  • input CreateTaskInput {
  • attributes: TaskAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by