SCALAR
DateTime
link GraphQL Schema definition
1 scalar DateTime
link Required by
- AddTask
- AiWAREVersionHistoryAiWAREVersionHistory
- AlwaysUpFlowA AlwaysUpFlow object.
- AlwaysUpFlowInput
- ApplicationAn application is a set of Veritone functionality that customers can sign up for.
- ApplicationConfig
- ApplicationConfigDefinition
- ApplicationDateTimeFilter
- ApplicationHeaderbar
- ApplicationViewer
- AssetAn asset represents a single unit of data, such as a file or URL, and basic metadata about that data. An asset must be contained within a TemporalDataObject.
- AuditLogEntry
- AuditLogEntryList
- BatchProcessDateTimeFilter
- Build
- BulkUpdateWatchlist
- Campaign
- CloneRequest
- Cluster
- ClusterDateTimeFilter
- ClusterNode
- ClusterSubscription
- Collection
- CollectionMention
- CreateBundleScheduleDefinition
- CreateBundleSelectDetail
- CreateExecutionPreferences
- CreateExportRequestForTDO
- CreateMediaShare
- CreateMention
- CreateMentionExportRequestFilterDate
- CreateProgramAffiliate
- CreateScheduledJobExample to create a scheduleJob: mutation createScheduleJob { createScheduledJob(input: { name: "every5Min" runMode:Recurring recurringScheduleParts: [ { repeatIntervalUnit: Minutes repeatInterval: 5 }] jobTemplates:[ { #clusterId: "rt-242c1beb-653a-4299-bb33-2d8fb105d70b" clusterId: "YOUR OWN CLUSTER ID" taskTemplates : [ { engineId: "9e611ad7-2d3b-48f6-a51b-0a1ba40fe255" webstream adapter payload: { url:"https://s3.amazonaws.com/src-veritone-tests/stage/20190505/0_40_Eric%20Knox%20BWC%20Video_40secs.mp4" } }, { engineId: "352556c7-de07-4d55-b33f-74b1cf237f25" playback }, { engineId: "8bdb0e3b-ff28-4f6e-a3ba-887bd06e6440" chunk audio payload:{ ffmpegTemplate: "audio" chunkOverlap: 15 customFFMPEGProperties:{ chunkSizeInSeconds: "30" } } }, { #engine to run engineId: "c0e55cde-340b-44d7-bb42-2e0d65e98255" } ] } ] } ) { id } }
- CreateTDOPayload required to create a temporal data object
- CreateTDOInJobPayload required to create a temporal data object
- CreateTDOWithAsset
- CreateWatchlist
- CustomDashboard
- DataRegistry
- Engine
- EngineCategory
- EngineDateTimeFilter
- Entity
- EntityIdentifier
- Event
- EventSubscription
- ExecutionPreferences
- ExportRequest
- FlowExecution
- FlowRevision
- FlowTemplate
- Folder
- FolderContentTemplate
- FolderSummaryDetail
- Group
- InstanceAuditLogEntry
- InstanceAuditLogEntryList
- InstanceAuditLogInput
- Job
- JobActionAudit
- JobDateTimeFilter
- JobTemplateA job template is a reusable template for job creation.
- Library
- LibraryCollaborator
- LibraryEngineModel
- LibrarySummary
- LoginInfoContains information about the user's authentication context.
- MediaShare
- Mention
- MentionComment
- MentionDateTimeFilter
- MentionRating
- MentionUserSnippets
- MFAInfoType that holds multi-factor authentication for a user
- Notification
- NotificationAction
- NotificationDateTimeFilter
- NotificationMailbox
- NotificationTemplate
- Organization
- OrganizationInvite
- OrganizationInviteActionAudit
- PackageA Package is an object that groups dependent aiWARE resources together.
- PackageCreateInput
- PackageGrantPackage Grants control the visibility of packages and their resources to other organizations. If a package grant does not exist for an organization, access will be determined by that package's distribution type.
- PackageResourceA Resource is an aiWARE asset that a package is dependent on, such as an application, engine, schema, engine build, and so on. Refer to __PackageResourceType__ for the aiWARE assets that can be added to a package.
- PackageUpdateInput
- PlatformVersionPlatformVersion
- ProgramAffiliate
- QueryQueries are used to retrieve data. If you're new to our API, try the `me` query to explore the information you have access to. Hit `ctrl-space` at any time to activate field completion hints, and mouse over a field or parameter to see its documentation.
- SavedSearch
- ScheduledJob
- ScheduledJobContentTemplate
- ScheduledJobDateTimeFilter
- Schema
- SdoDateTimeFilter
- SharedCollection
- SharedCollectionHistoryProvides status information on the creation or update of a shared collection.
- SharedMention
- SourceA source represents a source of data and is used by adapters to ingest data into the platform for use by an engine workflow.
- SourceContentTemplate
- SourceTypeA source type represents a category of sources that share common attributes, such as "TV station" or "Real-time camera feed".
- StructuredData
- Subscription
- SystemEventInfo
- TaskRepresents a single engine task
- TaskDateTimeFilter
- TemporalDataObject
- TemporalDataObjectDateTimeFilterSpecify a filter on a TemporalDataObject date/time field. At least one of `toDateTime` and `fromDateTime` must be provided.
- TriggerContains information of a event hook
- UpdateScheduledJob
- UpdateTask
- UpdateTDOPayload required to create a temporal data object
- UpdateWatchlist
- UpdateWidget
- UploadEngineResultFields needed to upload and store an engine result using multipart form POST.
- UsageByTaskType
- UserA user represents a user account within an organization.
- UsersDateTimeFilter
- Watchlist
- Widget
- WorkflowRuntimeResponse
- WritableUrlInfoContains information about a signed writable URL retrieved from the getSignedWritableUrl mutation.