-
### System OS
Linux
### Python Version
3.10 (CPython)
### Install Source
pip / PyPi
### Install version / commit hash
4.0.4
### Expected Behavior vs Actual Behavior
I want to synchronize my s…
-
I am using Apollo Geteway with my react app connecting to python api's using graphene.
all queries work fine, but when trying to use a mutation i get this generic error
the query works when i…
-
Type: Bug
1. Set font line-height to 6
2. Hyper click on a symbol with multiple usages
3. An empty window spawns
4. Set font-height to 2
5. Hyper click on a symbol with multiple usages
6. A …
-
Using enums as inputFields leads to errors
```
SalutationEnum = graphene.Enum('SalutationEnum', [('Man', 0), ('Woman', 1)])
class MyModel(Model):
salutation = models.IntegerField()
class …
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.9.5
**Steps to reproduce crash**
1.
2.
3.
**Global TypeScript Server Plugins**
…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.9.5
**Steps to reproduce crash**
1.
2.
3.
**Global TypeScript Server Plugins**
…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.9.5
**Steps to reproduce crash**
1.
2.
3.
**Global TypeScript Server Plugins**
…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.9.5
**Steps to reproduce crash**
1.
2.
3.
**Global TypeScript Server Plugins**
…
-
Given a schema like:
```py
class Foo(Model):
pass
class Bar(Model):
status = CharField()
foo = ForeignKey(Foo, related_name="bars")
@gql.django.type(Foo)
class FooType:
…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.9.5
**Steps to reproduce crash**
1.
2.
3.
**Global TypeScript Server Plugins**
…