MockingProject
MockingProject copied to clipboard
Create GraphQL Module
- Add a GraphQL module that will consume data from a GraphQL API of your choice.
Eg. Using the Employees example, use GraphQL to add an employee, retrieve employees, and update employees.
- Write documentation to explain the above after you're done.