Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Fields


attributes
An array of key-value pairs that contains additional information about the cart.Limited to 10 entries. If duplicate keys are provided, the last value will be used.
items
required
CartItemsInput object representing the items to be added to the cart.
buyerIdentity
BuyerIdentityInput object representing the buyer’s identity (optional).
isEmailMarketingAllowed
If set to true, the emails associated with the cart will receive emails if cart is abandoned.
cartSettings
Field to set cart settings on cart creation.

Mutations