INPUT_OBJECT

ShippingZoneSpreadsheetDownloadMutationInput

Autogenerated input type of ShippingZoneSpreadsheetDownloadMutation

link GraphQL Schema definition

  • input ShippingZoneSpreadsheetDownloadMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • format: SpreadsheetEnum
  • # ID of the shipping zone to export. Returns blank template file if not provided.
  • shippingZoneId: ID
  • }