Skip to content

Fix custom foreignkey resolvers#1361

Merged
syrusakbary merged 3 commits into
mainfrom
fix-custom-resolver
Oct 17, 2022
Merged

Fix custom foreignkey resolvers#1361
syrusakbary merged 3 commits into
mainfrom
fix-custom-resolver

Conversation

@syrusakbary

Copy link
Copy Markdown
Member

The PR #1315 had a regression when using async resolvers for the ForeignKey.

This PR fixes this, as well as usage of assert_valid_name as this method no longer exists in the graphql library

@syrusakbary syrusakbary requested review from a user and tcleonard and removed request for tcleonard October 12, 2022 10:56
@firaskafri firaskafri self-requested a review October 17, 2022 06:57
@syrusakbary

Copy link
Copy Markdown
Member Author

Merging directly into master as it seems all tests are passing and this issue is blocking Wasmer using the latest graphene django.

Please feel free to revert if any issue comes up from merging the PR

@syrusakbary syrusakbary merged commit f24cbd5 into main Oct 17, 2022
@syrusakbary syrusakbary deleted the fix-custom-resolver branch October 17, 2022 14:57
superlevure pushed a commit to loft-orbital/graphene-django that referenced this pull request Jul 19, 2023
* Fix custom foreignkey resolvers

* Fixed assert name conversion

* Fix lint
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.

1 participant