DEV Community

Leigh Halliday
Leigh Halliday

Posted on

4 2

Mocking GraphQL Queries in React & Apollo (Video)

All about how to mock your GraphQL queries for tests. It can be done using static mocks or dynamic (auto) mocks. Source code available here: https://github.com/leighhalliday/apollo-generating-types

Using Static Mocks

Using Dynamic / Auto Mocks

Top comments (0)

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay