IExtensionPoints
Interface: IExtensionPoints
Defined in: src/plugin/types.ts:32
Properties
database?
optionaldatabase:IDatabaseExtension[]
Defined in: src/plugin/types.ts:34
graphql?
optionalgraphql:IGraphQLExtension[]
Defined in: src/plugin/types.ts:33
hooks?
optionalhooks:IHookExtension[]
Defined in: src/plugin/types.ts:35
webhooks?
optionalwebhooks:IWebhookExtension[]
Defined in: src/plugin/types.ts:36