Fast 'End-to-End' Testing with GraphQL
End-to-end testing has always been painful, but GraphQL can help. The GraphQL-first paradigm allows a new way of testing that gives us the confidence of true end-to-end tests without needing both client and server running, and without heavy end-to-end testing tools.