CartCustomLineItemInput
InputThis is the input type for defining a custom line item.
#
Fields
- [KeyValuePairOfStringAndStringInput!]
metadata The metadata to use for this cart custom line item input.
- CartCustomLineItemPriceInput!
price The price to use for this cart custom line item input.
- CartCustomLineItemProductInput!
product The product to use for this cart custom line item input.
- Int!
quantity The quantity to use for this cart custom line item input.