GraphQL input object
Inheritance Hierarchy
NReco.GraphQLGraphQLQuery
Namespace: NReco.GraphQL
Assembly: NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax
The GraphQLQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GraphQLQuery | Initializes a new instance of the GraphQLQuery class |
Properties
Name | Description | |
---|---|---|
NamedQuery | ||
OperationName | ||
Query | ||
Variables |
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