FieldSchemaDataType Property

NReco.GraphQL Class Library Documentation
Data type of this field (string by default).

Namespace:  NReco.GraphQL.Schemas
Assembly:  NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax

public TypeCode DataType { get; set; }

Property Value

Type: TypeCode
See Also

Reference