me
Returns the authenticated customer’s profile.customer
Retrieve a specific customer by ID (Enterprise tier only).| Argument | Type | Required | Description |
|---|---|---|---|
id | ID! | Yes | Customer identifier |
customers
List all customers in your organization.| Argument | Type | Required | Description |
|---|---|---|---|
first | Int | No | Number of results to return (default: 20, max: 100) |
after | String | No | Cursor for pagination |