GraphqlDbAdapterOptionsEnableMiddleware Property

NReco.GraphQL Class Library Documentation
Enable middleware fields processing. By default - False

Namespace:  NReco.GraphQL.Configuration
Assembly:  NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax

public bool EnableMiddleware { get; set; }

Property Value

Type: Boolean
See Also

Reference