EasyGraphQL / easygraphql-lt

Do load testing to a GraphQL server without writing a single query. `$ npx easygraphql-lt <CONFIG_FILE>.json`
MIT License
23 stars 1 forks source link

Can we use it to load test subscriptions? #3

Open yodaheis opened 5 years ago

yodaheis commented 5 years ago

How can we use this library to test subscriptions?

If it's not possible could anyone tell me some other way? Thanks a lot!

mattsrobot commented 3 years ago

I have this same problem :-(