Initializes a new instance of the ObjectSchemaResolver with NReco.Data DbDataAdapter.
Namespace: NReco.GraphQL.Resolvers
Assembly: NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax
Parameters
- objectSchema
- Type: NReco.GraphQL.SchemasObjectSchema
object data schema mapping - dataSource
- Type: NReco.GraphQLIDbDataSource
configured data access component
See Also