FilterOptionsKey Property

NReco.GraphQL Class Library Documentation
Name of the 'filter' argument that can be used in GraphQL query. Default value is "filter".

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

public string Key { get; set; }

Property Value

Type: String
See Also

Reference