SortOptionsEnabled Property

NReco.GraphQL Class Library Documentation
Enable sorting. By default - True

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

public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also

Reference