FileFieldFilterType is is an input datatype for specifiing a field in a file, and providing the value the field should have for an entry to pass the filter. It's used by the Repository datatype, which is used by many other datatypes, as well as mutation and query fields.

Table: FileFieldFilterType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 18, 2024
fieldstringyes Long-TermThe name of the field.
values[string]yes Long-TermThe values for the field.