-
...which work with custom user models after minimal settings setup out of the box!
-
I was wondering if this library has a `sort` or `orderBy` feature which can be used on certain fields.
I was unable to find any in the documentation and I was unable to make the graphene django orde…
-
**Describe the bug**
Running app with deprecation warnings enabled produces:
`DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.`
**Environment**
Pyth…
-
**Is your feature request related to a problem? Please describe.**
Trying to implement filtering to graphene django, but i don't use Relay (Apollo). And would like the feature to be implemented witho…
-
### Determine this is the right repository
- [X] I determined this is the correct repository in which to report this bug.
### Summary of the issue
## Related to type the API properly
![image…
-
# Description
When installing into a project, the package functionality does not work with any of the users that already existed before the package was added. Presumably because the existing users ar…
-
still cant pip install graphehe-django-extras==0.4.6
current latest shows 0.4.5
i know i can installl from git, but i really prefer pip
-
**Is your feature request related to a problem? Please describe.**
I'm using graphene_django, which auto-converts model fields to `JSONString`, which doesn't allow customizing the JSONEncoder class. …
-
**SerializerMutation** seems to remove **id** and insert **clientMutationId** into the mutation input specification.
Therefore, when I try to follow the tutorial at https://docs.graphene-python.org…
-
While I've got graphql_jwt in Graphene['Middleware'] I can't get any response from the GraphiQL interface or load the Schema.
However, if I provide the JWT it does work.
I am running a custom `J…