GraphqlDictionaryNameFieldResolver Class

NReco.GraphQL Class Library Documentation
Schema fields resolver. Get by field name value
Inheritance Hierarchy

SystemObject
  NReco.GraphQL.ResolversGraphqlDictionaryNameFieldResolver

Namespace:  NReco.GraphQL.Resolvers
Assembly:  NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax

public class GraphqlDictionaryNameFieldResolver : IFieldResolver

The GraphqlDictionaryNameFieldResolver type exposes the following members.

Constructors

  NameDescription
Public methodGraphqlDictionaryNameFieldResolver
Initializes a new instance of the GraphqlDictionaryNameFieldResolver class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodResolve
Public methodToString (Inherited from Object.)
Top
See Also

Reference