Closed denisyilmaz closed 2 years ago
I found out it is possible to query for multiple entries with relatedTo: ["and", 186, 5]
, so it would be great that relatedToAll
and the other relationship arguments are not allowed in the graphql schema to avoid confusion.
When querying for multiple relationships its currently not possible to use
relatedToAll
in the GQL query:Error