The return value of createTestEnvironment, containing the test server and clients for the Shop API and Admin API.
TestServerA Vendure server instance against which GraphQL requests can be made.
SimpleGraphQLClientA GraphQL client configured for the Admin API.
SimpleGraphQLClientA GraphQL client configured for the Shop API.