Generate fake mock data
Open
needs spec
- Dominant language
- C#
- Stars
- 832
- Forks
- 89
- Avg merge
- 12h 1m
- Merged PRs (30d)
- 23
Description
A neat feature would be to use the mock feature with a tool like [fakerjs](https://fakerjs.dev/api/) and essentially be able to mock a full API, and generate random data.
For instance when building a user management tool it would be nice to be able to generate 100's of random users mocking the graph endpoints to test things like pagination without having to create those users in my dev tenant
Contributor guide
Assessment
This issue has not been assessed yet.