Skip to content

Conversation

@skolazbynek
Copy link
Contributor

We have developed our own filtering system on top of graphene-sqlalchemy previously and have no need for automatic generation of filters on connections and the currently only clutter up our schema. I haven't found a way to disable them in docs, however, after walking through the code, it seemed to me that the option is there - it's just hardcoded to be always True. Was there a reason for that, or maybe an oversight?

This is my first time opening a public pull request, so I'm open to feedback and pointers! Thanks a lot for your work!

Copy link
Member

@erikwrede erikwrede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that definitely was an oversight. Thanks for fixing!

@erikwrede erikwrede merged commit eb9c663 into graphql-python:master Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants