-
When a user have more than one repository would be interesting to know in which repository He is connected to.
This can avoid actions in the wrong repo.
![showrepositoryname](https://user-images.g…
-
to call `useClient`? Alternatively, you can explicitly pass a client as the `manualClient` argument.
To start off, thank you logaretm! Villus looks really cool and since apollo does not seem to w…
-
### Which packages are impacted by your issue?
@graphql-codegen/core
### Describe the bug
### Describe the bug
I am in the process of setting up `[graphql-codegen](https://github.com/dotansi…
-
### Checklist
- [X] I'm reporting a broken site
- [X] I've verified that I'm running yt-dlp version **2022.07.18** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify c…
-
Support dependency injection in resolvers
## Feature Request Type
- [ ] Core functionality
- [x] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavior
## D…
-
```
$ jit new gfouillet:fix_generate_doc
creating new worktree based on remote branch gfouillet:fix_generate_doc
added remote gfouillet (https://github.com/gfouillet/cmd)
Error: failed to create n…
-
GraphQL API에서 이벤트를 조회할 때 timestamp 값이 자리수가 다르게 표시되는 경우가 있음.
- 예) YYYY-MM-DD.857816000+09:00 or YYYY-MM-DD.857816+09:00
- 뒷부분 3자리수 0이 안보이는 경우가 있음
-
When importing strawberry with all waring enabled (-Wall) you get
```
.../site-packages/strawberry/types/fields/resolver.py:199: DeprecationWarning: Argument name-based matching of 'info' is depre…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [X] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
`json.loads` will cast `1` to an int while it will cast `1.0` to a float, which will cause an error in https://github.com/ariebovenberg/quiz/blob/c32572ce137ee0b83a1e7dec539a5ef60f58747e/quiz/types.py…