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 ComplexGraphTypeIDictionaryString, Object.)
Public propertyInterfaces (Inherited from ObjectGraphTypeIDictionaryString, Object.)
Public propertyIsTypeOf (Inherited from ObjectGraphTypeIDictionaryString, Object.)
Public propertyMetadata (Inherited from GraphType.)
Public propertyName (Inherited from GraphType.)
Public propertyResolvedInterfaces (Inherited from ObjectGraphTypeIDictionaryString, 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