INPUT_OBJECT
GenericLabel_Filter
Filter by GraphQL field and given value
link GraphQL Schema definition
- input GenericLabel_Filter {
- # True if the label is elevated
- Boolean :
- # True if the label is elevated
- Boolean] : [
- # Locally unique identifier used for the REST API on the Tableau Server
- String :
- # Locally unique identifier used for the REST API on the Tableau Server
- 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] : [
- # True if the label is active
- Boolean :
- # True if the label is active
- Boolean] : [
- # Category of the label
- String :
- # Category of the label
- String] : [
- # Value of the label
- String :
- # Value of the label
- String] : [
- }