I am looking for JS testing framework or some solution to test GraphQL Federation implimentation.
My Current Implementation is in Apollo Server, Gateway, and subgraph.
I want to test federated queries, where multiple subgraphs are involved. is there any suggestion in this stack?