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
Account
OBJECT
Copy page
An account.
Fields
accountInfo
AccountInfo
Required
Provides account details.
Show 1 field
apps
AppsConnection
Required
Apps owned by the account.
Show arguments and fields
id
String
Required
The ID of the object.
stores
StoreConnection
Required
The stores related to an account.
Show arguments and fields
subscriptions
SubscriptionConnection
Required
Subscriptions belonging to the account.
Show arguments and fields
users
UserConnection
Required
Users belonging to the account.
Show arguments and fields
checkout
Checkout
Optional
Allows for billing a Merchant for Products on a one-time or recurring basis.
Show arguments and fields
Referenced by
Queries
account
Fields
AddUserToAccountResult.account