OBJECT

ExportCreatePayload

Autogenerated return type of ExportCreate

link GraphQL Schema definition

  • type ExportCreatePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • export: Export
  • }

link Require by