INPUT_OBJECT
DataQualityCertificationSortOrder
Sort by given fields. The sort orders defined first in the list will take priority. If there are no given sort orders or a tie on the final sorted field then the resulting set will be sorted by ID in ascending order.
link GraphQL Schema definition
- input DataQualityCertificationSortOrder {
- # GraphQL field to sort on
- DataQualityCertificationOrderField! :
- # Order direction to sort output
- OrderDirection! :
- }
link Require by
- CertifiableA content item that can be certified
- CloudFileA cloud file connection
- DatabaseA database containing tables
- DatabaseServerA database server connection
- DatabaseTableA table that is contained in a database
- DataCloudA Data Cloud connection *Available in Tableau Cloud February 2024 / Server 2024.2 and later.*
- FileA file connection
- PublishedDatasourceA Tableau data source that has been published separately to Tableau Server. It can be used by multiple workbooks.
- QueryQuery root for Metadata GraphQL interface
- TableauUserUser on a site on Tableau server
- 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.*
- WebDataConnectorA web data connector