Provider
Object Type
Fields
| Field | Type | Description |
|---|---|---|
| company required | Company! | Associated company |
| createdAt required | ISO8601DateTime! | Created at |
| id required | ModelId! | Id |
| lastSyncedAt | ISO8601DateTime | Last synced at |
| name required | String! | Name |
| providerType required | String! | Provider type |
| records | IntegrationsRecordConnection | Collection of records |
| status | String | Status |
| syncDirection | String | Sync direction |
| syncEnabled | Boolean | Sync enabled |
| syncExecutions | IntegrationsSyncExecutionConnection | Collection of sync executions |
| updatedAt required | ISO8601DateTime! | Updated at |
