Barcode Input
Anchor to FieldsFields
- type (BarcodeType)
- value (String!)
- Anchor to typetype•Barcode
Type The associated standard that the barcode conforms to. Barcode types are validated against their respective format standards. A
nullformat denotes no type provided on write and the value is stored as entered.Show enum values
- Anchor to valuevalue•String!non-null
The value of the barcode. For example,
9780262033848. Maximum length: 255 characters.
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields for specifying a gift card product variant to create or update with the
mutation.Include an
idto update an existing variant, or omit it to create a new one. Gift card variant defaults are applied automatically, meaning variants are set to non-taxable, don't require shipping, and their inventory is untracked.- •INPUT OBJECT
The input fields for specifying a product variant to create or update.
- •INPUT OBJECT
The input fields for specifying a product variant to create as part of a variant bulk mutation.