apollographql / federation-demo

Federation 2 supersedes this demo and this example is no longer the newest. See https://www.apollographql.com/docs/federation/ for migration steps!
https://www.apollographql.com/docs/federation/
MIT License
503 stars 197 forks source link

Gateway: use `IntrospectAndCompose` #89

Closed o0Ignition0o closed 2 years ago

o0Ignition0o commented 2 years ago

update dependencies, and use IntrospectAndCompose instead of a serviceList since it's deprecated

o0Ignition0o commented 2 years ago

Part of https://github.com/apollographql/router/issues/939 since I wanted to make 100% sure we were using fed2 on the gateway tests.