OBJECT

createTaskPayload

Autogenerated return type of createTask

link GraphQL Schema definition

  • type createTaskPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • task: Task
  • }

link Require by