The GraphqlObjectType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DeprecationReason | (Inherited from GraphType.) |
![]() | Description | (Inherited from GraphType.) |
![]() | Fields | (Inherited from ComplexGraphType<IDictionary<String, Object>>.) |
![]() | Interfaces | (Inherited from ObjectGraphType<IDictionary<String, Object>>.) |
![]() | IsTypeOf | (Inherited from ObjectGraphType<IDictionary<String, Object>>.) |
![]() | Metadata | (Inherited from GraphType.) |
![]() | Name | (Inherited from GraphType.) |
![]() | ResolvedInterfaces | (Inherited from ObjectGraphType<IDictionary<String, 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