OBJECT

LineItemsForShipmentsSpreadsheetDownloadMutationPayload

Autogenerated return type of LineItemsForShipmentsSpreadsheetDownloadMutation.

link GraphQL Schema definition

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