We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a7376 commit d203e70Copy full SHA for d203e70
1 file changed
README.md
@@ -205,6 +205,11 @@ Please see the [contributing guidelines](CONTRIBUTING.md).
205
- [Microsoft Graph Toolkit: UI Components and Authentication Providers for Microsoft Graph](https://docs.microsoft.com/graph/toolkit/overview)
206
- [Office Dev Center](http://dev.office.com/)
207
208
+## Tips and Tricks
209
+
210
+- [Microsoft Graph SDK `n.call is not a function` by Lee Ford](https://www.lee-ford.co.uk/posts/graph-sdk-is-not-a-function/)
211
+- [Example of using the Graph JS library with ESM and `importmaps` ](https://github.com/waldekmastykarz/js-graph-101/blob/main/index_esm.html)
212
213
## Third Party Notices
214
215
See [Third Party Notices](./THIRD%20PARTY%20NOTICES) for information on the packages that are included in the [package.json](./package.json)
0 commit comments