-
Right now the only thing that can be changed in schema configs is `auto_camel_case`:
https://strawberry.rocks/docs/types/schema-configurations
It would be useful to similarly be able to set `relay…
-
The pull query and the graphql query are homomorphic, so it would be cool to think about how we could plug these things together.
https://blog.codeship.com/an-introduction-to-graphql-via-the-github…
-
## Please list the package(s) involved in the issue, and include the version you are using
```
"@shopify/ui-extensions": "2023.10.x",
"@shopify/ui-extensions-react": "2023.10.x"
```
## Descri…
-
As reported by @cjwagner in https://github.com/shurcooL/graphql/issues/29#issuecomment-424103540 and recently reproduced by me, GitHub GraphQL API v4 can return a response with status code 502 that in…
-
I am unable to land PRs since a few months ago. I've tried issuing new credentials as well as different PRs. This happens for me on every PR.
Logs & Details
![Kapture 2021-12-17 at 10 52 04-mi…
panva updated
2 years ago
-
Hi,
The [DeferStream](https://github.com/graphql/graphql-wg/blob/main/rfcs/DeferStream.md) RFC describes a mechanism to deliver some parts of a query response incrementally:
> This proposal woul…
-
## 動作チェック
Go1.19 + PostgreSQL 15.2の簡単なGraphQLサーバーを実装してあるので,以下の手順で動作確認してください
今回用意したGraphQLのドキュメント-> https://qiita.com/tf63/items/860e3940c5e9893d544c
---
VSCodeの拡張機能`Remote Development`と`D…
-
It would be great to have a shield displaying stats from GitHub's dependency graph (dependent repos / packages):
https://github.com/badges/shields/network/dependents
-
see class ViewerProvider
//import org.eclipse.sirius.web.graphql.datafetchers.IViewerProvider;
//import org.eclipse.sirius.web.services.api.viewer.IViewer;
//import org.eclipse.sirius.web.service…
-
As title suggest. Library user would want to have a way to evaluate a graphql query complexity and refuse queries that are too complex.