Documentation
Feedback
Guides
Storefront Development

Storefront Development
FastStoreFastStore API
Mutations

Cart

FieldArgumentTypeDescription
validateCartStoreCart
Checks for changes between the cart presented in the UI and the cart stored in the ecommerce platform. If changes are detected, it returns the cart stored on the platform. Otherwise, it returns null.
cartIStoreCart!
Shopping cart input.
sessionIStoreSession
Web session identifier.

Session

FieldArgumentTypeDescription
validateSessionStoreSession
Updates a web session with the specified values.
sessionIStoreSession!
Web session identifier.
searchString!
subscribeToNewsletterPersonNewsletter
Subscribes a new person to the newsletter list.
dataIPersonNewsletter!Person data input to the newsletter.
Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page