Preview

activeCart is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

activeCart

Retrieves active cart of the user

This page contains

    Arguments

    locale Locale

    Represent the locale in which response is expected. e.g. en-US, de, en-AU, etc if not provided user's current locale will be used

    Return Fields

    Cart PREVIEW

    The cart of a user containing one or more items to be purchased

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.