INPUT_OBJECT
DataCloud_Filter
Filter by GraphQL field and given value
link GraphQL Schema definition
- input DataCloud_Filter {
- # True if the database has an active data quality warning
- Boolean :
- # True if the database has an active data quality warning
- Boolean] : [
- # Locally unique identifier used with the REST API.
- String :
- # Locally unique identifier used with the REST API.
- String] : [
- # True if this database contains an active data quality certification
- Boolean :
- # True if this database contains an active data quality certification
- Boolean] : [
- # Name shown in server and desktop clients
- String :
- # Name shown in server and desktop clients
- String] : [
- # True if this database is embedded in Tableau content, e.g., a packaged workbook
- Boolean :
- # True if this database is embedded in Tableau content, e.g., a packaged workbook
- Boolean] : [
- # Unique identifier used with the Metadata API. Not the same as the locally
- # unique identifier used with the REST API.
- ID :
- # Unique identifier used with the Metadata API. Not the same as the locally
- # unique identifier used with the REST API.
- ID] : [
- # The name of the project in which the database is visible. Will be empty if the
- # database is not in a project.
- String :
- # The name of the project in which the database is visible. Will be empty if the
- # database is not in a project.
- String] : [
- # Connection type shortname
- String :
- # Connection type shortname
- String] : [
- # Filter the output based on text query.
- String :
- }