RequestCompanyUpcsExportInput
Autogenerated input type of RequestCompanyUpcsExport
input RequestCompanyUpcsExportInput {
clientMutationId: String
params: CompanyUpcsExportInput!
}
Fields
RequestCompanyUpcsExportInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
RequestCompanyUpcsExportInput.params ● CompanyUpcsExportInput! non-null input companies
Which GS1 block to export.
Member Of
requestCompanyUpcsExport mutation