Parse and resolve schema fields. Apply 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: Objectdictionary data
Implements
IFieldResolver.Resolve(ResolveFieldContext)See Also