RelatedSchemaName Property

NReco.GraphQL Class Library Documentation
Refers to the name of related object (SingleName or ListName).

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

public string Name { get; set; }

Property Value

Type: String
See Also

Reference