Open
Description
A neat feature would be to use the mock feature with a tool like fakerjs 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