Update docs/integrations/azure/org.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Daryl Graham <daryl.graham@gmail.com> Signed-off-by: darylgraham <daryl.graham@gmail.com>
This commit is contained in:
committed by
darylgraham
parent
95491d2fa4
commit
b84fde2cc5
@@ -260,7 +260,7 @@ The following provides an example of each kind of transformer. We recommend crea
|
||||
|
||||
First, lets set up the basic structure of the file, with functions for each kind of transformer that simply passes through the default transformer unchanged.
|
||||
|
||||
```ts title="packages/backend/src/transformers.ts"
|
||||
```ts title="packages/backend/src/extensions/transformers.ts"
|
||||
import * as MicrosoftGraph from '@microsoft/microsoft-graph-types';
|
||||
import {
|
||||
defaultGroupTransformer,
|
||||
|
||||
Reference in New Issue
Block a user