Parse and resolve schema fields. Apply parent/current schema object arguments and fetch data with NReco.Data DbDataAdapter.
Namespace: NReco.GraphQL.Resolvers
Assembly: NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax
Parameters
- context
- Type: ResolveFieldContext
Current field context
Return Value
Type: ObjectImplements
IFieldResolver.Resolve(ResolveFieldContext)See Also