How to generate test data using JSON Server and Mockeroo for Graphql application
Objective Learn how to generate random JSON data to test your Graphql scheme using JSON server and Mockaroo. Prerequisites NodeJs installed expecting you to have intermediate knowledge of Javascript Terminal (any will do, preferably bash-based)…
Share