SCALAR
Time
link GraphQL Schema definition
1 scalar Time
link Required by
- Cluster
- CreateClusterThis API creates an edge cluster for this core Example: mutation createCluster { createCluster (input: { name: "YOUR_CLUSTER_NAME", allowedEngines: ["all"], dockerCredentials: {}, type: RT, containerTag: "YOUR_CONTAINER_TAG", paused: false, memorySize: "20gb", storageSize: "10gb", bypassAllowedEngines: true, collaborators: [], subscriptions: [], tags: ["aiware-agent"], status: active, mediaStorage: core, mediaStoragePath: "", serviceToken: "fake-token", edgeVersion: 3, } ) { id } }
- CreateProgramAffiliate
- CreateRecurringSchedulePart
- CreateSubscription
- CreateSubscriptionInWatchlistUsed to create a subscription while creating a watchlist. The subscription will be for the new watchlist.
- CreateWeeklySchedulePart
- ProgramAffiliate
- ScheduledJobPartTimeFilter
- SchedulePart
- Subscription
- UpdateCluster