API Reference: @apollo/gateway - Apollo …
A guide to using Apollo Federation. class RemoteGraphQLDataSource. Represents a connection between your federated gateway and one of your implementing services.. You can customize this connection by extending this class and overriding its willSendRequest and/or didReceiveResponse methods:. Override willSendRequest to modify your gateway's requests to the implementing service …