StoreUpdateInput
InputInput type for updating an existing Store.
#
Fields
- RoundingMode
defaultPriceRoundingMode The default rounding mode for price calculations in this store.
Possible enum valuesAWAY_FROM_ZERORounds midpoint values away from zero.
TO_EVENRounds midpoint values to the nearest even number.
TO_ZERORounds midpoint values toward zero.
- RoundingMode
defaultTaxRoundingMode The default rounding mode for tax calculations in this store.
Possible enum valuesAWAY_FROM_ZERORounds midpoint values away from zero.
TO_EVENRounds midpoint values to the nearest even number.
TO_ZERORounds midpoint values toward zero.
- [ID!]
distributionChannels The distribution channels to use for this store update input.
- ID!
id The unique identifier of the resource.
- String
name The name to use for this store update input.
- [ID!]
priceChannels The price channels to use for this store update input.
- [ID!]
supplyChannels The supply channels to use for this store update input.