We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a80d4 commit 9ee2d6cCopy full SHA for 9ee2d6c
README.md
@@ -506,3 +506,4 @@ public class Mutation : DIObjectGraphBase
506
- Throw `ExecutionError` to return specific error messages to GraphQL clients
507
- Can be used alongside traditional GraphQL.NET types, allowing for gradual adoption
508
- All standard GraphQL.NET context properties are available through the `Context` property
509
+- Does not support GraphQL.NET reflection caching (`GlobalSwitches.EnableReflectionCaching`)
0 commit comments