-
So the examples on the github page uses `strawberry.django` but the references use `strawberry_django` which is incorrect here:
https://github.com/strawberry-graphql/strawberry-graphql-django/tree…
-
Not sure if the best place for this issue is here or at graphene repo (https://github.com/graphql-python/graphene), but here we go ...
I have a Node.Field that I want to match to a resolver in orde…
-
Hi,
Thank you for creating strawberry-django-jwt, we recently migrated from graphene and added this to our project.
Following is my query :
For JWT authentication the obtain token mutation r…
prade updated
3 years ago
-
We are evaluating using wagtail-grapple in a project, and there seems to be a mismatch in the prerequisites in the
**README.md**
```markdown
Django >= 2.2, =2.11, =2.7.1, =2.2.1, =2.2
chan…
dopry updated
3 years ago
-
Sentry Issue: [INDOKWEB-BACKEND-P](https://sentry.io/organizations/rbberdk/issues/2729227707/?referrer=github_integration)
```
AssertionError: The query must be a string
(6 additional frame(s) were n…
-
I want to show the foreign fields attributes in my search result, but i didn't get any clear instruction in the documentation.
# models.py
class Product(models.Model):
product_name = model…
-
### NetBox version
v3.0.1
### Python version
3.7
### Steps to Reproduce
1. Use Curl to query the GraphQL API.
`curl -H "Authorization: Token $TOKEN" -H "Content-Type: application/json"…
-
Hi! I have installed version 0.3.1 as my pipenv update --outdated show:
django-graphql-jwt: 0.3.1 installed, 0.3.1 required (Unpinned in Pipfile), 0.3.1 available.
And recently with the new change…
-
I just installed netbox in a docker environment and installed the plugin like in the documentation for docker installation. I have some devices that are connected, but the topology viewer is empty.
U…
-
## Current Behavior
I was checking my environments by doing `conda env list` and I getting following
```
# conda environments:
#
base * C:\Users\aksha\Anaconda3
…