Allow relationships to be filtered through GraphQL #2816
Grandnainconnu
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would be convenient to have a subfilter possibility for relationships fields of a collection, for example:
Here I have
MonsterBattles
andMonsterBattlesLoots
, and I want to get only 10 results.The only solution I got is making and 2ways relationship and querying straight by
MonsterBattle.id
Beta Was this translation helpful? Give feedback.
All reactions