Skip to content
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

Set converted Django connections to required #610

Merged

Conversation

alexkirsz
Copy link
Contributor

@alexkirsz alexkirsz commented Mar 31, 2019

I'm not sure why they're currently nullable, since I believe the default resolver implementation isn't.

Depends upon #609

graphene_django/filter/fields.py Outdated Show resolved Hide resolved
graphene_django/filter/fields.py Outdated Show resolved Hide resolved
graphene_django/filter/fields.py Outdated Show resolved Hide resolved
@phalt
Copy link
Contributor

phalt commented Apr 26, 2019

@alexkirsz please address code comments :)

@alexkirsz
Copy link
Contributor Author

@phalt Done!

@mvanlonden
Copy link
Member

Thanks @alexkirsz. Once rebased we can merge this!

@jkimbo
Copy link
Member

jkimbo commented Jun 25, 2019

#681 is related to the PR and should probably be merged before this one (it's a smaller subset of these changes).

@alexkirsz alexkirsz force-pushed the fix-django-connection-field-required branch from 0c26396 to 0bfe158 Compare August 1, 2019 11:59
@alexkirsz
Copy link
Contributor Author

alexkirsz commented Aug 1, 2019

@phalt @mvanlonden @jkimbo I just rebased on master and fixed existing conflicts.

@alexkirsz alexkirsz force-pushed the fix-django-connection-field-required branch from 0bfe158 to 2bec63a Compare August 1, 2019 12:06
@mvanlonden mvanlonden merged commit 59f4f13 into graphql-python:master Aug 1, 2019
open-dynaMIX added a commit to projectcaluma/caluma that referenced this pull request Aug 29, 2019
This commit updates the schema snapshot after upgrading
graphene-django from 2.4.0 to 2.5.0.

PR that led to this:
graphql-python/graphene-django#610
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants