Inheritance Hierarchy
NReco.GraphQL.Configuration.GraphqlSort
Namespace: NReco.GraphQL.Configuration
Assembly: NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax
The GraphqlSort type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GraphqlSort | Initializes a new instance of the GraphqlSort class |
Properties
Name | Description | |
---|---|---|
![]() | Direction | |
![]() | FieldName |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also