GraphqlObjectType Properties

NReco.GraphQL Class Library Documentation

The GraphqlObjectType type exposes the following members.

Properties

  NameDescription
Public propertyDeprecationReason (Inherited from GraphType.)
Public propertyDescription (Inherited from GraphType.)
Public propertyFields (Inherited from ComplexGraphType<IDictionary<String, Object>>.)
Public propertyInterfaces (Inherited from ObjectGraphType<IDictionary<String, Object>>.)
Public propertyIsTypeOf (Inherited from ObjectGraphType<IDictionary<String, Object>>.)
Public propertyMetadata (Inherited from GraphType.)
Public propertyName (Inherited from GraphType.)
Public propertyResolvedInterfaces (Inherited from ObjectGraphType<IDictionary<String, Object>>.)
Public propertyTableArgs
Get or Set possible Schema object arguments Preset: all described fields from ObjectSchema Might be preset (depends on construtor params): sort/filter/pagination key-words from GraphqlDbAdapterOptions
Top
See Also

Reference