-
### Description
Application level and subscription level rate limit policies (for eg: 10 requests per min) is early rate limited for graphQL APIs.
### Steps to Reproduce
1. Create a GraphQL A…
-
The graphql API is pretty popular, and for good reason. Most importantly for me, it allows **nested resources in one request**. This means you can populate a list of blogposts and include their author…
-
Default behavior adds the umbrella issue to the feature tracker
-
Weeeeiiiiirrrrrrddddd. Does something assume that all task groups contain a task with the taskId that matches the taskGroupId? That is generally a convention for decision tasks, but not a requirement.…
-
Was wondering if there is any appetite for enhancing the resolver api by enabling dynamic argument parsing for faster/safer coding.
Below is a rough (but working) example of how it could work...a…
-
## Goal
Generated bundles should be able to provide REST and/or GraphQL APIs. Those are pretty near to CRUD, but may be enhanced and/or customised manually of course.
## Concept
- Behaviour s…
-
I used to include `telegram-action` into my Github workflows in that manner:
```
uses: appleboy/telegram-action@master
```
Some weeks ago I noticed that my Github actions workflows stopped to se…
-
When using `strawberry.file_uploads.Upload` with asgi, it seems that no type checking at all is performed on the input.
## Describe the Bug
Test server:
```
import strawberry
from strawber…
-
It looks like instantiated extensions passed to Schema are racy.
Example of racy usage:
https://github.com/strawberry-graphql/strawberry/blob/d6137f02a85c8659aedebac9c9e813ff72f267fe/tests/schem…
silas updated
10 months ago
-
### Version
_No response_
### Is your feature request related to a problem? Please describe.
fyi @kcbabo @saiskee
A big part of the value proposition of GraphQL in envoy at edge or in the mesh w…