Schema fields resolver. Get by field name value
Inheritance Hierarchy
NReco.GraphQL.Resolvers.GraphqlDictionaryNameFieldResolver
Namespace: NReco.GraphQL.Resolvers
Assembly: NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax
The GraphqlDictionaryNameFieldResolver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GraphqlDictionaryNameFieldResolver | Initializes a new instance of the GraphqlDictionaryNameFieldResolver class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Resolve | |
![]() | ToString | (Inherited from Object.) |
See Also