GraphQL Filtering by Nested References
It is now possible to filter GraphQL queries by fields in nested references. As with the REST content delivery API, this is only available for single reference fields and can only search one level of nesting deep. In addition due to the nature of GraphQL schemas, the reference field must have a single linkContentType validation enabled. See more information about the Link filter in the GraphQL API documentation.