ObjectSchemaFields Property

NReco.GraphQL Class Library Documentation
Definitions of this object fields.

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

public FieldSchema[] Fields { get; set; }

Property Value

Type: FieldSchema
See Also

Reference