-
## Description of the problem
The first version of Graphene Shielded Containers (PR gramineproject/graphene#1430) is limited in scope and we've frozen the feature list. This issue lists limitations…
-
Hello!
Tried to compile my requirements file via `pip-compile`, that contains:
```
graphene-django==2.10.1
graphene==2.1.8
```
but get an error:
```
error in promise setup command: 'i…
-
If BaseExcetion will occur during query execution everything hangs. I've tried different executors, but this doesn't help. I used `SystemExit` in example for brevity. My real situation was pytest-djan…
-
**What is the current behavior?**
This is with `graphene-django==3.2.0` and `Django==4.2.10` and it concerns the `graphql_query` function from `graphene_django.utils.testing`. Django 4.2.+ prefixes t…
-
Relay mutations are those inherited from `graphene.relay.ClientIDMutation`. To reproduce, add this code to `tests.py` and try to run tests:
```python
@validated
class RelayMutation(graphene.relay…
-
Hello fellas, I'm a newbie with GraphQL, I decided to follow the Graphene tutorial but I got stuck at the Queries part, where you introduce GraphiQL.
I believed I followed everything as it's supposed…
-
## Description of the problem
We try to run a command as a specific user inside a graphene container. We do not want the `root` user to execute our commands.
## Steps to reproduce
Follow th…
-
**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports.
* **What is the current behavior?**
Not 100% sure this is a…
-
At least for https://graphene-python.org
-
* **What is the current behavior?**
* **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** via
a github repo, https://repl.it or …