OBJECT

AdvertSpreadsheetUploadMutationPayload

Autogenerated return type of AdvertSpreadsheetUploadMutation.

link GraphQL Schema definition

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