-
### Current Behavior
GitHub Advisory Database is mirrored from the GraphQL endpoint `https://api.github.com/graphql` using PAT linked to github.com.
### Proposed Behavior
GitHub Advisory Database i…
-
Today is possible to create a PR as a draft with the [Repo.create_pull ](https://github.com/PyGithub/PyGithub/blob/main/github/Repository.py#L1551)method, but I didn't find a way to make a `draft` PR …
-
This is a draft for a better structure for the docs, feel free to come up with suggestions:
1. Getting Started
- Installation
- Editor Setup
- Hello world
2. Core concepts
- ..…
-
https://github.com/xgqfrms/GraphQL-API/wiki/GraphQL-API
https://github.com/xgqfrms/GraphQL-API/blob/master/API-keys.md
-
### Describe the bug
When trying to run the example workflow_trigger on a self hosted ARM64 Ununtu 22.04 agent I get an error that the docker image wants to run on x64 but obviously as it is an ARM64…
-
> > Makes sense, do you think we can also add this? https://github.com/strawberry-graphql/strawberry/blob/main/strawberry/object_type.py#L152-L153
> > this should make it work slightly better with py…
-
### Is this related to a new or existing framework?
_No response_
### Is this related to a new or existing API?
GraphQL API
### Is this related to another service?
AppSync
### Describe the featu…
-
**Describe the bug**
The method contracts of Coercing allows for only Coercing*Exceptions to be thrown out of them. But, when the implementations only implement the deprecated versions of the methods…
-
```ts
export const { query } = registerApolloClient(() => {
return new ApolloClient({
cache: new InMemoryCache(),
link: new HttpLink({
uri: "https://api.github.com/graphql",
…
-
**项目名称:和风天气 Graphql**
**作者:wujun4code**
**作者URL:https://github.com/wujun4code**
**项目一句话简介:使用 apollo graphql server 将和风天气 api 包装成一个 graphql 微服务**
**主要开发语言: typescript**
**项目地址:https://…