The GraphqlSchemaOption type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ComplexityConfiguration |
Allows to set Complexity Analyzer
| |
| FieldMiddlewareBuilder |
Allows to provide additional behaviors during field resolution
| |
| MutationSchema |
Allows to add custom mutation schema (mutations make modifications to data and return a result)
|
See Also