OBJECT

deleteDocumentPayload

Autogenerated return type of deleteDocument

link GraphQL Schema definition

  • type deleteDocumentPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • document: Document
  • messages: [FieldError]
  • }

link Require by