movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 55 forks source link

Set operationName explicitly when polling #150

Closed lucianjon closed 2 years ago

lucianjon commented 2 years ago

Some downstream servers do not infer the operationName from the selection set and some do. Make the name explicit to make sure it's compatible with all downstream servers.