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
createCartRedirectUrls
Copy page
Create single-use redirect URLs for a cart.
Arguments
input
CreateCartRedirectUrlsInput
Optional
Create cart redirect URLs input object.
Show 7 properties
Returns
a CreateCartRedirectUrlsResult
errors
list of CreateCartRedirectUrlsErrors
Errors found during creation of cart redirect URLs.
Show 1 variants
redirectUrls
CartRedirectUrls
The redirect URLs created as a result of the mutation.
Show 3 properties