Open JBrVJxsc opened 3 years ago
Do you need something like this https://github.com/art1415926535/graphene-sqlalchemy-filter#filters-that-require-join ?
This question matches our needs as well. I created a PR for a solution: #49
@PaulSchweizer awesome work!
Hi, I'm currently only generating filters for columns -- is there a way to generate via Relationship so I can also filter by relationship?
Thank you.
Xu