graphql-dotnet
November 25, 2023 · View on GitHub
Table of Contents
About
Language: C#
Source: https://github.com/graphql-dotnet/graphql-dotnet
Documentation: https://graphql-dotnet.github.io/docs/getting-started/introduction/
Security Considerations
graphql-dotnet provides the following features which should be taken into consideration:
| Field Suggestions | Query Depth Limit | Query Cost Analysis | Automatic Persisted Queries | Introspection | Debug Mode | Batch Requests |
|---|---|---|---|---|---|---|
| ✅ Enabled by Default |
⚠️ Disabled by Default |
⚠️ Disabled by Default |
❌ No Support |
✅ Enabled by Default |
❌ No Support |
⚠️ Disabled by Default |
Request Validations
Total Validation Count: 29
GraphQL.NET validates the following checks when a query is sent: