RelatedClassNameFilter
Related ClassName filter Filter associations that contains or not (if negate is true) the related classnames passed as arguments
input RelatedClassNameFilter {
RelatedClassNames: [String]
Negate: Boolean
}
Fields
RelatedClassNames ● [String] list scalar
Related ClassNames to filter
Negate ● Boolean scalar
Negate. If true, then RelatedClassNames will be negated