useExecutor (function in @graphql-tools/executor-yoga)
The useExecutor function exported by @graphql-tools/executor-yoga.
useExecutor(
executor,opts?):Plugin<YogaInitialContext> &ServerAdapterPlugin<{ }> &object&object&ExecutorPluginExtras
Defined in: packages/executors/yoga/src/index.ts:9
Parameters
executor
opts?
Partial<IntrospectionOptions> & GraphQLSchemaValidationOptions & ParseOptions & object