Enum GraphQLElementType
- Namespace
- combit.Reporting.DataProviders
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Specifies the GraphQL element types.
public enum GraphQLElementType
Fields
Object = 0Represents a GraphQL object.
Query = 1Represents a GraphQL query.