customer
Query client data with pagination support to fetch specific records from the ReliaQuest GreyMatter platform.
Instructions
Customer · query customer. Variables: after, first, after1, first1. Example variables: {"after":"T18w","first":10,"after1":"T18w","first1":10}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | GraphQL: String | |
| first | No | GraphQL: Int | |
| after1 | No | GraphQL: String | |
| first1 | No | GraphQL: Int | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |