Going deep on type-checking mock resolvers for GraphQL test fixtures
In the last post, I demonstrated how to use GraphQL mocking tools to easily & succinctly create low-maintenance test fixtures with a helper function called createMockData, and very briefly covered how to type-check it using the IMocks type from the @...
drewhoover.com9 min read