cartFields
Query For fetching cart form fields
This page contains
Arguments
cartId ID! | Represents the id of the cart for which fields needs to be fetched |
locale Locale! | Represent the locale in which response is expected. e.g. en-US, de, en-AU, etc |
filter CartFieldsFilter PREVIEW | Represents filters that can be used to get filtered query response |
Return Fields
CartFieldsPayload PREVIEW | Represents 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.