INPUT_OBJECT
Autogenerated input type of AdvertSpreadsheetUploadMutation
input AdvertSpreadsheetUploadMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringspreadsheet: FileInput!deleteOthers: Boolean# ID of the seller. May be omitted if using a seller api key, but is required # otherwisesellerId: IDpreview: Boolean}