FilterInput is an input datatype for providing parameters for a filter. It's used by two other input datatypes: CreateDashboardInput, which is used by the createDashboard() mutation field; and UpdateDashboardInput, which is used by the updateDashboard() mutation.

Table: FilterInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 18, 2024
idstringyes Long-TermThe unique identifier for the filter.
namestringyes Long-TermThe name of the filter.
prefixstringyes Long-TermThe prefix for the filter name.