GraphQL.Types Namespace
Classes
Name | Description |
---|---|
TGraphQLList | Concrete class that implements an IGraphQLList interface. |
TGraphQLMap | Concrete class that implements an IGraphQLMap interface. |
Interfaces
Name | Description |
---|---|
IGraphQLList | Represents an ordered collection of values. |
IGraphQLMap | Represents a map of key/value pairs that are accessible by the key or index. |