INPUT_OBJECT

OrderHistoryDownloadMutationInput

Autogenerated input type of OrderHistoryDownloadMutation

link GraphQL Schema definition

  • input OrderHistoryDownloadMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • sellerId: ID
  • format: SpreadsheetEnum
  • filters: [InvoiceFilters!]
  • }