Closed kassens closed 5 years ago
This implements a GraphQL server that can run directly next to the app and resolve "network requests" using the graphql-js server running with the app.
This allows us to observe the requests the test app makes for the debugger.
Cool!
This implements a GraphQL server that can run directly next to the app and resolve "network requests" using the graphql-js server running with the app.
This allows us to observe the requests the test app makes for the debugger.