The input fields required to submit a cart with the submitCart
mutation. Provide the cart ID and billing address so Rye can place the order and initiate fulfillment. (Payment capture happens on your side before the cart is submitted.)
BillingAddressInput
object containing the billing address information.updateCartSelectedShippingOptions
mutation), the selection specified here will override the previous one.StorePromoCodesInput
for more details.