me
Query ReliaQuest GreyMatter to retrieve user data, applying filters for IDs, roles, access groups, and more, with pagination and ordering.
Instructions
User · query me. Variables: after, filter, first, order. Example variables: {"after":"T18w","filter":{"accessGroups":[""],"ids":[""],"name":"","pods":[""],"roles":[""],"users":[""]},"first":10,"order":{"direction":"ASC","orderBy":"NAME"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | GraphQL: String | |
| first | No | GraphQL: Int | |
| order | No | GraphQL: CustomerOrder | |
| filter | No | GraphQL: CustomerFilter | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |