RelatedSchemaRelex Property

NReco.GraphQL Class Library Documentation
Get or set string representation of the Query in Relex syntax. Parent schema object and current schema object arguments are allowed to use

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

public string Relex { get; set; }

Property Value

Type: String
See Also

Reference