catalog-backend-module-msgraph: fix extension point example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
+1
@@ -49,6 +49,7 @@ export interface IncrementalIngestionProviderExtensionPoint {
|
||||
* ```ts
|
||||
* backend.add(createBackendModule({
|
||||
* pluginId: 'catalog',
|
||||
* moduleId: 'myIncrementalProvider',
|
||||
* register(env) {
|
||||
* env.registerInit({
|
||||
* deps: {
|
||||
|
||||
Reference in New Issue
Block a user