GraphqlDbAdapterOptions Properties

NReco.GraphQL Class Library Documentation

The GraphqlDbAdapterOptions type exposes the following members.

Properties

  NameDescription
Public propertyEnableInternalException
Enable internal exception. By default - False
Public propertyEnableMetrix
Enable calculating of execution time for each execution By default - False; disabling will increase performance
Public propertyEnableMiddleware
Enable middleware fields processing. By default - False
Public propertyFilter
Filter options.
Public propertyPagination
Pagination options.
Public propertySort
Sorting options.
Top
See Also

Reference