OBJECT

removeDraftPayload

Autogenerated return type of removeDraft

link GraphQL Schema definition

  • type removeDraftPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • draft: Draft
  • messages: [FieldError]
  • }

link Require by