-
I'm having issues installing this package with `pipenv`. It seems like the installing succeeds but `pipenv` gets stuck at the "Locking" phase seemingly forever. Wondering if anyone has experienced som…
-
## Describe the Bug
Given the [models](https://github.com/strawberry-graphql/strawberry-graphql-django/blob/main/examples/django/app/models.py) and other definitions from the example app, i…
Zlira updated
7 months ago
-
## Describe the Bug
When I use lazy types as described in https://strawberry.rocks/docs/types/lazy I get a NameError like the following:
```
NameError: name 'Attribute' is not defined
```
Rel…
-
I've got a legacy database containing some BinaryFields. I want to make the string representation available through graphql. My first attempt was to simply use graphene.String().
```python
@conver…
-
python 3.11
sqlalchemy 2.0.23
strawberry-graphql 0.216.0
strawberry-sqlalchemy-mapper 0.4.0
Trying to use this mapper and was playing around with some basics but can't get relationships to work.…
-
Unfortunately I no longer have the time to maintain Graphene-Django so I'm putting out this call for anyone who wants to get involved with development. Ideally you'll already have contributed to this …
-
### I have read the docs thoroughly before making this bug report.
- [X] Yes
### I have read through other open issues, and my issue is not a duplicate.
- [X] Yes
### What version of the l…
-
There is currently no supported way to run a node app from a directory within your git repo. You can work around it most of the time by using `git subtree push` but that wouldn't work if you have shar…
-
# Description
First of all thank you for all the time and effort you've put in this package! I really want to use it, but I've been running into an authentication issue for the last few days. I've …
-
I cannot format with pre-commit as I get the error:
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰…