diff --git a/spring-graphql-docs/src/docs/asciidoc/index.adoc b/spring-graphql-docs/src/docs/asciidoc/index.adoc index 316bf49a..89fbdbac 100644 --- a/spring-graphql-docs/src/docs/asciidoc/index.adoc +++ b/spring-graphql-docs/src/docs/asciidoc/index.adoc @@ -260,6 +260,9 @@ builder.schemaResources(..) The <> explains how to configure that with Spring Boot. +For an example with Apollo Federation, see +https://github.com/apollographql/federation-jvm-spring-example[federation-jvm-spring-example]. + [[execution.graphqlsource.schema-traversal]] ==== Schema Traversal