OBJECT
Shipping
link GraphQL Schema definition
- type Shipping {
- # NB: Carries a performance cost, as asking for this will result in a separate API
- # call in the backend.
- FreeShippingLimit :
- }
OBJECT
- type Shipping {
- # NB: Carries a performance cost, as asking for this will result in a separate API
- # call in the backend.
- FreeShippingLimit :
- }