INPUT_OBJECT

StockLevelsSpreadsheetDownloadMutationInput

Autogenerated input type of StockLevelsSpreadsheetDownloadMutation

link GraphQL Schema definition

  • input StockLevelsSpreadsheetDownloadMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • sellerId: ID
  • format: SpreadsheetEnum
  • }