INPUT_OBJECT
View_Filter
Filter by GraphQL field and given value
link GraphQL Schema definition
- input View_Filter {
- # Server path to view
- String :
- # Server path to view
- String] : [
- # Locally unique identifier used for the REST API on the Tableau Server (Blank if
- # sheet is hidden in Workbook)
- String :
- # Locally unique identifier used for the REST API on the Tableau Server (Blank if
- # sheet is hidden in Workbook)
- String] : [
- # Unique ID for the view generated for and stored within the workbook, survives
- # renames, and is used for internal processes
- String :
- # Unique ID for the view generated for and stored within the workbook, survives
- # renames, and is used for internal processes
- String] : [
- # Name shown in server and desktop clients
- String :
- # Name shown in server and desktop clients
- String] : [
- # Unique identifier used by the metadata API. Not the same as the numeric ID used
- # on server
- ID :
- # Unique identifier used by the metadata API. Not the same as the numeric ID used
- # on server
- ID] : [
- }