Docs
Dashboard

ShippingMethodUpdateInput

Input

Input for updating an existing shipping method.

#

Fields


channels
[ID!]

A list of channel IDs that this shipping zone applies to.

description
String

An optional new description for the shipping method.

id
ID!

The ID of the shipping method to update.

metadata
[KeyValuePairOfStringAndStringInput!]

Optional metadata associated with the shipping method, represented as a dictionary of key-value pairs.

name
String

The new name for the shipping method.

predicate
String

An optional new predicate that can be used to filter the shipping method.

Thor predicates are boolean expressions. Cart discounts and shipping rules evaluate against cart context; product discounts evaluate against price and product context. Cart predicate language and product predicate language.
sku
String

The new SKU (Stock Keeping Unit) for the shipping method.

zones
[ID!]

A list of zone IDs that this shipping method applies to.