-
PR #350 for future beware:
- tests fail
```
cannot import name 'force_text' from 'django.utils.encoding'
```
- because
https://stackoverflow.com/questions/70382084/import-error-force-text-from…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
* **What is the current behavior?**
As of 3.1.0, the `resolve_type` method on Interfaces and Unions no longer supports returning the GraphQL Type as a string as opposed to the actual Graphene Type. I…
-
Hey Holger,
as the original author of pysteem/piston-lib and python-graphene, I am looking to cooperate with you.
How about we put our efforts with respect to python-graphene (`*graphene*` modules…
xeroc updated
5 years ago
-
I'm trying to setup JWT Authorization with Graphene but I get this error **Could not import 'smvc.schema.schema' for Graphene setting 'SCHEMA'. AttributeError: module 'graphene' has no attribute 'Abst…
-
Unfortunately it seems that the current maintainers of Graphene no longer have the time to maintain the library so I'm taking the liberty of putting out this call for anyone who wants to get involved …
-
Reopening with reference to: https://github.com/graphql-python/graphene/issues/83
To quote @adamcharnock from https://github.com/graphql-python/graphene/issues/83
> When a DjangoConnectionField tr…
-
I'm getting
```bash
`ImportError: cannot import name 'ugettext' from 'django.utils.translation' (C:\realtime-projects\python-django\.venv\Lib\site-packages\django\utils\translation\__init__.py). …
-
### Component
API Server / GraphQL
### Describe the Feature Request
Currently the GraphQL API isn't really fast and while there are many things to consider (see #440), one of the main reason is the…
-
# Creating a GraphQL API with Python, Graphene, and Postgres - SaltyCrane Blog
[https://www.saltycrane.com/blog/2019/02/creating-graphql-api-python-graphene-and-postgres/](https://www.saltycrane.co…