SCALAR
DateTime
An RFC-3339 compliant DateTime Scalar
link GraphQL Schema definition
- scalar DateTime
link Require by
- DashboardA dashboard contained in a published workbook.
- DataQualityCertificationA data quality certification associated with a content item
- DataQualityWarningA data quality warning associated with a content item
- DatasourceRoot GraphQL type for embedded and published data sources Data sources are a way to represent how Tableau Desktop and Tableau Server model and connect to data. Data sources can be published separately, as a published data source, or may be contained in a workbook as an embedded data source. See https://onlinehelp.tableau.com/current/server/en-us/datasource.htm
- EmbeddedDatasourceA data source embedded in a workbook
- FlowFlows are used to prepare data, which can include aggregation, cleaning, preprocessing, etc.
- GenericLabelA label that can be attached to assets. *Available in Tableau Cloud March 2023 / Server 2023.1 and later.*
- LabelA label that can be attached to assets. *Available in Tableau Cloud March 2023 / Server 2023.1 and later.*
- LensLenses are curated, embeddable Ask Data experiences. *Introduced in Tableau Cloud June 2022 / Server 2022.3.* *Retired in Tableau Cloud February 2024 / Server 2024.2.*
- MetricMetrics are time series data constructed from fields contained in views. *Retired in Tableau Cloud February 2024 / Server 2024.2.*
- PublishedDatasourceA Tableau data source that has been published separately to Tableau Server. It can be used by multiple workbooks.
- SheetA sheet contained in a published workbook.
- TableauSiteSite on Tableau server
- ViewA view contained in a published workbook. Views can be sheets or dashboards.
- VirtualConnectionA virtual connection. *Available in Tableau Cloud March 2022 / Server 2022.1 and later.*
- VirtualConnectionTableA table in a virtual connection. *Available in Tableau Cloud March 2022 / Server 2022.1 and later.*
- VirtualConnectionTable_FilterFilter by GraphQL field and given value
- WorkbookWorkbooks are used to package up Tableau visualizations (which are called "sheets" in the Metadata API) and data models (which are called "embedded data sources" when they are owned by a workbook).