The GraphqlObjectType type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DeprecationReason | (Inherited from GraphType.) | |
| Description | (Inherited from GraphType.) | |
| Fields | (Inherited from ComplexGraphTypeIDictionaryString, Object.) | |
| Interfaces | (Inherited from ObjectGraphTypeIDictionaryString, Object.) | |
| IsTypeOf | (Inherited from ObjectGraphTypeIDictionaryString, Object.) | |
| Metadata | (Inherited from GraphType.) | |
| Name | (Inherited from GraphType.) | |
| ResolvedInterfaces | (Inherited from ObjectGraphTypeIDictionaryString, Object.) | |
| TableArgs |
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 |
See Also