GraphqlSortType Constructor

NReco.GraphQL Class Library Documentation
Initializes a new instance of the GraphqlSortType with applying sort options SortOptions

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

public GraphqlSortType(
	SortOptions settings
)

Parameters

settings
Type: NReco.GraphQL.ConfigurationSortOptions
See Also

Reference