GraphqlDbAdapterOptionsEnableMetrix Property

NReco.GraphQL Class Library Documentation
Enable calculating of execution time for each execution By default - False; disabling will increase performance

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

public bool EnableMetrix { get; set; }

Property Value

Type: Boolean
See Also

Reference