Class QueriesManager

Hierarchy

  • QueriesManager

Implements

Constructors

Properties

_dataSourceWrapper: DataSourceWrapper
_schemaManager: SchemaManager

Methods

  • This function is used to connect the handlers to the corresponding GraphQL resolvers, so that the corresponding callbacks are triggered.

    Parameters

    • resolvers: IResolvers<any, any, Record<string, any>, any>

    Returns Promise<void>

Generated using TypeDoc