8000 Add typed filters (v2) by tcleonard · Pull Request #1142 · graphql-python/graphene-django · GitHub
[go: up one dir, main page]

Skip to content

Add typed filters (v2) #1142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

tcleonard
Copy link
Collaborator
@tcleonard tcleonard commented Mar 10, 2021

Add the ability to declare filters with an explicit GraphQL argument type.

(note that a big portion of this PR is simply to split up the filters into separate files to be more maintainable)

@tcleonard
Copy link
Collaborator Author

I had to cherry pick the PR #1136 (which should be ready to be merged) as it partially depends on it.

@tcleonard tcleonard requested review from zbyte64 and ulgens March 10, 2021 22:24
@ulgens
Copy link
Collaborator
ulgens commented Mar 11, 2021

@tcleonard #1136 is merged 🎉

Copy link
Collaborator
@zbyte64 zbyte64 left a comment

Choose a reason for hiding this comment

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

👍

@ulgens
Copy link
Collaborator
ulgens commented Mar 21, 2021

@tcleonard Is there any chance for instead of merging v2 into the this branch, just rebase this branch onto v2?

@tcleonard tcleonard force-pushed the users/tcleonard/add_typed_filters branch from 15f3466 to 91fed29 Compare March 31, 2021 08:12
@tcleonard
Copy link
Collaborator Author

I have rebased and squashed commits

@zbyte64 zbyte64 merged commit 998ed89 into graphql-python:v2 Mar 31, 2021
@tcleonard tcleonard deleted the users/tcleonard/add_typed_filters branch January 30, 2024 17:25
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.

3 participants
0