-
When nesting a mutation, and having the lib handle django errors (handle_django_errors=True), the Payload type created is named using only the direct field name. If another different mutation has the …
-
I see:
ValueError: Unexpected status '500 INTERNAL SERVER ERROR' on URL /zapojse/
Every now and then. I often need to restart the build for the website to deploy.
Maybe the GitHub API cal…
-
### 📃 计划清单 (Tasklist).
```[tasklist]
### 基于 .NET 版可靠的 GithubSDK
- [x] 1. 基于 Natasha 以及实例结构的 GraphQL 动态构建库.
- [x] 2. 可靠的可追溯的 Github 实体.
- [x] 3. 简单易用的,代码量尽可能少的 SDK API.
- [x] 4. client 池化…
-
### Describe the need
Github has come up with this new feature called [merge queues ](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-reque…
-
**Describe the bug**
I go into the details of a photo. In the side panel, information appears about two detected faces. One face is assigned to a group, while the other face is unrecognized in any gr…
-
As GraphQL is gaining popularity as a query language for APIs, we (Tyk Technologies, maintainer of the [Tyk open source API Gateway](https://github.com/TykTechnologies/tyk)) would like to work on enha…
-
### Description
Hello,
In our app we are experiencing the issue described in this dart issue thread: https://github.com/dart-lang/http/issues/197. Going through our code it seems that we are doing…
-
Update to [GitHub GraphQL API](https://developer.github.com/v4/) v4 if it provides support for notifications - it should allow better control what informations are returned in responses, so lower a ne…
-
### TL;DR
The action finishes without failing but a release is not created.
### Expected behavior
A release is created.
### Observed behavior
A release was not created. The logging does…
-
While chatting with @BryceBeagle we found a bug with Generics, the following code should work:
```
import strawberry
from typing import Generic, TypeVar, List
T = TypeVar("T")
S = TypeVar("…