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
502 stars 200 forks source link

Gateway: use `IntrospectAndCompose` #89

Closed o0Ignition0o closed 1 year ago

o0Ignition0o commented 1 year ago

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

o0Ignition0o commented 1 year 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.