GraphqlSchemaOption Properties

NReco.GraphQL Class Library Documentation

The GraphqlSchemaOption type exposes the following members.

Properties

  NameDescription
Public propertyComplexityConfiguration
Allows to set Complexity Analyzer
Public propertyFieldMiddlewareBuilder
Allows to provide additional behaviors during field resolution
Public propertyMutationSchema
Allows to add custom mutation schema (mutations make modifications to data and return a result)
Top
See Also

Reference