How to perform load testing for a GraphQL endpoint that uses persited queries

How to perform load testing for a GraphQL endpoint that uses persited queries

It uses persisted queries to communicate with GraphQL endpoint. How can I write efficient and maintainable load tests without having to modify hashes …

 

Read More