INPUT_OBJECT
VariantInput
link GraphQL Schema definition
- input VariantInput {
- ID :
- String :
- String :
- Decimal :
- Decimal :
- String :
- Int :
- Boolean :
- # DEPRECATED: This argument is deprecated in favour of VariantOptionValues. Option
- # value ids for single-select and multi-select option types
- ID!] : [
- # Variant option values of the variant. If this argument is given, variant option
- # values will be updated to match the input and delete the missing ones.
- VariantOptionValueInput!] : [
- ImageInput!] : [
- # Optional external id to identify the product
- String :
- # Metadata key/value pairs.
- KeyValueInput!] : [
- # External IDs key/value pairs.
- KeyValueInput!] : [
- # Whether seller published a variant.
- Boolean :
- # Maximum purchase quantity allowed for successful checkout
- Int :
- # Minimum purchase quantity allowed for successful checkout
- Int :
- # The size of the item. Used for comparable unit pricing.
- Float :
- # The comparable size of the item. Used for comparable unit pricing.
- Float :
- # The unit used to measure the item. Used for comparable unit pricing.
- ComparableUnitEnum :
- # The comparable unit used to measure the item. Used for comparable unit pricing.
- ComparableUnitEnum :
- VariantPricingModelInput :
- String :
- String :
- ISO8601DateTime :
- ISO8601DateTime :
- String :
- ISO8601DateTime :
- ISO8601DateTime :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- Decimal :
- String :
- ShippingParcelInput :
- ID :
- }