For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Account
Types
Objects
Store
OBJECT
Copy page
A store related to an account.
Fields
id
String
Required
The ID of the object.
apps
AppsConnection
Required
The list of store apps.
Show arguments and fields
name
String
Required
The store name for the store.
storeHash
String
Required
The store hash for the store.
users
StoreUserConnection
Required
Users belonging to the store.
Show arguments and fields
Referenced by
Fields
StoreEdge.node