visualising data in a more complex env
guides:
https://www.freecodecamp.org/news/a-new-approach-to-mocking-graphql-data-1ef49de3d491/
libraries:
- https://github.com/ardatan/graphql-tools (reccomended tool for simplicity in freecodecamp's guide)
- Apollo's Mocking feature https://www.apollographql.com/docs/apollo-server/testing/mocking/