graphql-tools-monorepo / executors/envelop/src / ExecutorPluginExtras
Interface: ExecutorPluginExtras
executors/envelop/src.ExecutorPluginExtras
Table of contents
Properties
Methods
Properties
invalidateUnifiedGraph
• invalidateUnifiedGraph: () => void
Type declaration
▸ (): void
Returns
void
Defined in
packages/executors/envelop/src/index.ts:19
pluginCtx
• pluginCtx: ExecutorPluginContext
Defined in
packages/executors/envelop/src/index.ts:20
Methods
ensureSchema
▸ ensureSchema(ctx?): void
Parameters
| Name | Type | 
|---|---|
| ctx? | any | 
Returns
void