PaginationOptionsEnabled Property

NReco.GraphQL Class Library Documentation
Enables ability to use pagination arguments in the query. Default value is 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