-
### Which packages are impacted by your issue?
@graphql-codegen/near-operation-file-preset
### Describe the bug
![image](https://github.com/dotansimha/graphql-code-generator-community/assets/615463…
-
**Is your feature request related to a problem? Please describe.**
REST have `/v1/sql` API to get the SQL Code generated by Cube to be executed in the database.
https://cube.dev/docs/rest-api#api-re…
-
Hey! First off thanks for this incredible project!
**Is your feature request related to a problem? Please describe.**
For security purposes it would be very helpful to be able to use GitHub's n…
-
Hello
Thank you for writing great package! I am so delightful to find this.
I found `M-x pr-review` works as expected with classic PAT but it raises an
error when I put the `Fined-grained token…
-
I'm curious about the choice of GraphQL and using Github's API. What kind of benefit are you trying to get out of using GraphQL? (and "I thought it'd be an interesting technology to use" I totally und…
-
Hey folks, I while ago I wrote down some ideas on how we can add support for query complexity. For this we'll need two things:
1. An extensions that calculates the costs based on an operation
2. S…
-
I played around with benchmarking at https://github.com/klausi/graphql_bench (see result timings in README)
The good news: GraphQL module is as fast/slow as JSON:API module in an uncached scenario.…
-
### Component
Frontend UI, API Server / GraphQL, Python SDK
### Describe the Feature Request
Once dynamic collections are complete https://github.com/opsmill/infrahub/issues/2775 profiles should be…
-
## ♻️ Debt/Refactor
Send actual error messages, using the request locale from our API.
## 🕵️ Details
Once the tickets blocking this are completed, everything will be in place to send actual localiz…
-
### Describe the bug
Hello!
I have my api, who runs locally on port 6000... If i run "yarn gen" i get this:
```
Generate outputs
❯ Generate src/generated/graphql.tsx
✖ Failed to load…