OBJECT

createDraftPayload

Autogenerated return type of createDraft

link GraphQL Schema definition

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

link Require by