-
This is a general ticket. Should be broken into smaller tasks
https://github.com/graphql-python/graphene
https://graphene-python.org/
1. Server for graphql
2. Connection to ArangoDB
3. Schema…
-
Using Python 3.8.1 on Ubuntu 18.04 I find graphene to be 13-15% slower using 2.3.0 vs. 2.2.1 with the below simple benchmark. This is not a promises benchmark since we are not direct consumers of it, …
-
Right now, `SQLAlchemyConnectionField` uses the `get_query()` implementation in `graphene_sqlalchemy.utils`. The same code is in `SQLAlchemyObjectType`.
https://github.com/graphql-python/graphene-…
-
dependencies:
```
python 3.10.7
sqlalchemy==1.4.48
graphene==3.2.2
graphene-sqlalchemy==v3.0.0b4
graphql-server[flask]==v3.0.0b6
```
I am upgrading from `graphene==2.1.9` and `graphene-sql…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.1.3
### Python Version
3.10
### Steps to Reproduce
Using a GraphQL filter with AND, OR, NOT for a field that has custom implementation in t…
-
Hi,
I followed the instruction to use the flask_sqlalchemy example with a Python 2.7 version, when I run the app.py script, I've got the following error :
```
(py27) λ python app.py …
-
**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports.
* **What is the current behavior?**
When executing a mutati…
-
Hello Timothy.
I'm getting the following error when running ``portray as_html`` command:
```
portray as_html
/home/me/.virtualenvs/graphene-elastic/lib/python3.6/site-packages/portray/config.p…
-
**Sorry, I test on Ubuntu 16.04.2, the current python-sgx is still not compatible with your fork of sgx driver and graphene, could you update the fork of sgx driver and graohene?**
**The latest graph…
-
safety version: 2.3.5
Python version: 3.8.13
Operating System: MacOS Ventura 13.3.1 (a)
### Description
Our Github Action encounters fails when checking requirements today.
It looks like `i…