FieldFilterInput is an input for specifying the field and value on which to filter — and the operator for comparison.

Table: FieldFilterInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Jun 26, 2025
fieldEntityFieldTypeyes PreviewThe field on which to filter. See EntityFieldType.
filterstringyes PreviewThe filter name.
operatorFieldFilterOperatoryes PreviewThe operator for field comparison. See FieldFilterOperator.