shippingPriceUpdate
Updates a new shipping price.
shippingPriceUpdate(
id: ID!
input: ShippingPriceInput!
): ShippingPriceUpdate
Arguments
shippingPriceUpdate.id
● ID!
non-null scalar miscellaneous
ID of a shipping price to update.
shippingPriceUpdate.input
● ShippingPriceInput!
non-null input shipping
Fields required to update a shipping price.
Type
ShippingPriceUpdate
object shipping
Updates a new shipping price.