OBJECT

StockLevelsSpreadsheetUploadMutationPayload

Autogenerated return type of StockLevelsSpreadsheetUploadMutation.

link GraphQL Schema definition

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