PolymorphicReferenceFilter
Filter on a reference.
Input Fields
negate (
Boolean
)
Whether to return records not matching the given values.
values (
[String]!
)
The reference is identified by one of these values. A value may either be an ID or null
.