Anchor to Filter
objectFilter
Requires access scope.
A filter that is supported on the parent field.
Anchor to FieldsFields
- •String!non-null
A unique identifier.
- Anchor to labellabel•String!non-null
A human-friendly string for this filter.
- Anchor to presentationpresentation•Filter
Presentation Describes how to present the filter values. Returns a value only for filters of type
. Returns null for other types.
- Anchor to typetype•Filter
Type!non-null An enumeration that denotes the type of data this filter represents.
- Anchor to valuesvalues•[Filter
Value!]!non-null The list of values for this filter.
Was this section helpful?