INPUT_OBJECT
VariantFilterInput
link GraphQL Schema definition
- input VariantFilterInput {
- # Select adverts that have associated variants with one of the given barcodes.
- String!] : [
- # Select adverts that have associated variants with one of the given skus.
- String!] : [
- Int :
- Int :
- Boolean :
- Boolean :
- # Select variants with a particular External ID
- ExternalIDInput :
- }