Add an example of a simple GraphQL server which implements the full [Apollo Federation Subgraph spec](https://www.apollographql.com/docs/federation/subgraph-spec/). This should also demonstrate how to add a resolver for the `_service` field, which was removed in #601 (#600).