Table of Contents

Enum GraphQLElementType

Namespace
combit.Reporting.DataProviders
Assembly
combit.ListLabel31.CrossPlatform.dll

Specifies the GraphQL element types.

public enum GraphQLElementType

Fields

Object = 0

Represents a GraphQL object.

Query = 1

Represents a GraphQL query.