User
Object Type
Fields
| Field | Type | Description |
|---|---|---|
| active | Boolean | Active |
| apiKeys required | [ApiKey!]! | Active API keys owned by this user |
| createdAt required | ISO8601DateTime! | Created at |
String | ||
| firstName | String | First name |
| id required | ModelId! | Id |
| isSystemAdmin | Boolean | Is system admin |
| lastName | String | Last name |
| organizationUsers | OrganizationUserConnection | Collection of organization users |
| organizations required | [Organization!]! | Organizations this user belongs to |
| receivedNotifications | NotificationConnection | Collection of notifications |
| sentNotifications | NotificationConnection | Collection of notifications |
| updatedAt required | ISO8601DateTime! | Updated at |
