GraphqlQuerySchema Methods

NReco.GraphQL Class Library Documentation

The GraphqlQuerySchema type exposes the following members.

Methods

  NameDescription
Public methodAddField (Inherited from ComplexGraphTypeObject.)
Public methodAddResolvedInterface (Inherited from ObjectGraphTypeObject.)
Public methodCollectTypes (Inherited from GraphType.)
Public methodConnection``1 (Inherited from ComplexGraphTypeObject.)
Protected methodEquals(IGraphType) (Inherited from GraphType.)
Public methodEquals(Object) (Inherited from GraphType.)
Public methodField(Type, String, String, QueryArguments, FuncResolveFieldContextUTP, Object, String) (Inherited from ComplexGraphTypeObject.)
Public methodField``1 (Inherited from ComplexGraphTypeObject.)
Public methodField``1(ExpressionFuncUTP, UMP, Boolean, Type) (Inherited from ComplexGraphTypeObject.)
Public methodField``1(String, ExpressionFuncUTP, UMP, Boolean, Type) (Inherited from ComplexGraphTypeObject.)
Public methodField``1(String, String, QueryArguments, FuncResolveFieldContextUTP, Object, String) (Inherited from ComplexGraphTypeObject.)
Public methodField``2(String) (Inherited from ComplexGraphTypeObject.)
Public methodFieldAsync(Type, String, String, QueryArguments, FuncResolveFieldContextUTP, TaskObject, String) (Inherited from ComplexGraphTypeObject.)
Public methodFieldAsync``1(String, String, QueryArguments, FuncResolveFieldContextUTP, TaskObject, String) (Inherited from ComplexGraphTypeObject.)
Public methodFieldAsync``1(String, String, QueryArguments, FuncResolveFieldContextUTP, TaskObject, String) (Inherited from ComplexGraphTypeObject.)
Public methodFieldDelegate``1 (Inherited from ComplexGraphTypeObject.)
Public methodFieldSubscribe``1 (Inherited from ComplexGraphTypeObject.)
Public methodFieldSubscribeAsync``1 (Inherited from ComplexGraphTypeObject.)
Protected methodFinalize (Inherited from Object.)
Public methodGetField (Inherited from ComplexGraphTypeObject.)
Public methodGetHashCode (Inherited from GraphType.)
Public methodGetMetadata``1 (Inherited from GraphType.)
Public methodGetType (Inherited from Object.)
Public methodHasField (Inherited from ComplexGraphTypeObject.)
Public methodHasMetadata (Inherited from GraphType.)
Public methodInterface(Type) (Inherited from ObjectGraphTypeObject.)
Public methodInterface``1 (Inherited from ObjectGraphTypeObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference