CartCustomShippingLineInput
InputThis is the input type for defining a custom shipping line.
#
Fields
- String
description The description to use for this cart custom shipping line input.
- [KeyValuePairOfStringAndStringInput!]
metadata The metadata to use for this cart custom shipping line input.
- String!
name The name to use for this cart custom shipping line input.
- CartCustomShippingLinePriceInput!
price The price to use for this cart custom shipping line input.
- String
sku The sku to use for this cart custom shipping line input.