StringFilter
Filter on one or more values.
Input Fields
negate (
Boolean
)
Whether to return records not matching the given values.
values (
[String]!
)
The field must have one of the given values. Use null
to indicate "None".