Azure / Azure/data-api-builder
Add GraphQL depth limit to request time instead at Startup
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Currently, we are using HotChocolate v12, which doesn't allow using dependency injection to put the AddMaxDepthLimit to request time.
Once we have upgraded to Hotchocolate v13, this tasks needs to carried out.
Depends on: #2258
Contributor guide
Assessment
This issue has not been assessed yet.