For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
Storefront
Mutations
generateSessionSyncJwt
Copy page
Generate Session Sync JWT Token.
Arguments
redirectTo
String
Required
The route where to redirect after generation of token
cartId
String
Optional
The cartId for which token should be created.
paymentWalletData
PaymentWalletDataInput
Optional
The payment wallet data.
Show 3 properties
analytics
AnalyticsCommonEventInput
Optional
The analytics data.
Show 3 properties
Returns
a GenerateSessionSyncTokenResult
errors
list of GenerateSessionSyncTokenErrors
The errors that occurred during the mutation.
Show 1 variants
result
GenerateSessionSyncTokenData
The result of the mutation when successful.
Show 2 properties