Source
Object| Field | Type | Description |
|---|---|---|
| autoSync | Boolean!required | |
| catalog | Catalog!required | |
| catalogID | ID!required | |
| config | ||
| connection | Connection!required | |
| connectionID | ID!required | |
| createdAt | Time!required | |
| deletedAt | ||
| destination | Destination!required | |
| destinationID | ID!required | |
| externalReports | ||
| id | ID!required | |
| models | ||
| name | String!required | |
| providerID | String!required | |
| schema | SchemaRef!required | |
| syncError | ||
| syncFreq | Int!required | Frequency of sync in minutes (default: 360 minutes (6 hours)) |
| syncStatus | SyncStatus!required | |
| syncTime | String!required | Time of day to sync, has no effect when syncFreq is < 24 hours (default: 00:00) |
| syncedAt | ||
| type | SourceType!required | |
| typeID | ID!required | |
| updatedAt | Time!required |