cartFields
Retrieves form fields for a specific cart
This page contains
Arguments
cartId ID! | Unique identifier of the cart |
locale Locale! | Preferred locale for the response (e.g., en-US, de, en-AU) |
filter CartFieldsFilter PREVIEW | Optional filters to refine the response |
Return Fields
CartFieldsPayload PREVIEW | Form fields payload for the cart |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.