FileParameterValueFilter is a datatype for a filter to reduce entries from files to those with a matching value in the field.

This datatype is used by the datatype, FileDashboardParameter, which implements the interface DashboardParameter — which is used by the datatype, Dashboard, which is used by several mutation and query fields.

Table: FileParameterValueFilter

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 25, 2024
fieldstringyes Long-TermThe fields to filter.
values[string]yes Long-TermThe pattern to match for filtering.