RelatedSchema Properties

NReco.GraphQL Class Library Documentation

The RelatedSchema type exposes the following members.

Properties

  NameDescription
Public propertyName
Refers to the name of related object (SingleName or ListName).
Public propertyQuery
Query used to load related object. Get or set related query - it's necessary to set Table (database table name) and Condition properties for (Query). Parent schema object and current schema object arguments are allowed to use via SetVars method
Public propertyRelex
Get or set string representation of the Query in Relex syntax. Parent schema object and current schema object arguments are allowed to use
Top
See Also

Reference