OBJECT

StockLevelsSpreadsheetDownloadMutationPayload

Autogenerated return type of StockLevelsSpreadsheetDownloadMutation.

link GraphQL Schema definition

  • type StockLevelsSpreadsheetDownloadMutationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [ValidationError!]
  • export: ImportExport
  • status: Int!
  • }