RelatedListObjectSchemaResolver Methods

NReco.GraphQL Class Library Documentation

The RelatedListObjectSchemaResolver type exposes the following members.

Methods

  NameDescription
Protected methodApplyArguments
Parse argument(s) and apply: simple conditions pagination sorting filtering
(Inherited from BaseSchemaResolver.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetSchemaArguments
Get query arguments
(Inherited from BaseSchemaResolver.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodReadDictionary
Process DataRecord and get described in json-schema fields
(Inherited from BaseSchemaResolver.)
Public methodResolve
Parse and resolve schema fields. Apply parent/current schema object arguments and fetch data with NReco.Data DbDataAdapter.
Public methodToString (Inherited from Object.)
Top
See Also

Reference