ObjectSchemaRelatedObjects Property

NReco.GraphQL Class Library Documentation
Definitions of the objects that may be queried as 'childs' of this object.

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

public RelatedSchema[] RelatedObjects { get; set; }

Property Value

Type: RelatedSchema
See Also

Reference