Conversation
|
✅ Docs preview readyThe preview is ready to be viewed. View the preview File Changes 0 new, 1 changed, 0 removedBuild ID: 42927a1eb8dacbd6a8bded5b URL: https://www.apollographql.com/docs/deploy-preview/42927a1eb8dacbd6a8bded5b |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
| title: Introduction to Entities | ||
| subtitle: Resolve federated types across multiple subgraphs | ||
| description: Learn to define, contribute to, and reference object types that resolve their fields across multiple subgraphs in a federated GraphQL architecture. | ||
| subtitle: Fundamental keyed object type of Apollo Federation |
There was a problem hiding this comment.
Not sure why, but I'm not seeing the new subtitle in the preview: https://www.apollographql.com/docs/deploy-preview/2601ef076b8655656511bee3/graphos/schema-design/federated-schemas/entities/intro#defining-an-entity
There was a problem hiding this comment.
weird, same for me, and the subtitle was updated in the first commit of this branch, so wouldn't think it's a preview redeployment issue, gonna check local deploy ...
There was a problem hiding this comment.
Hopefully this redeploy does the trick.
Co-authored-by: Maria Elisabeth Schreiber <maria.schreiber@apollographql.com>
Co-authored-by: Edward Huang <edward.huang@apollographql.com>
Meschreiber
left a comment
There was a problem hiding this comment.
Good to go from my end!
I'm more and more for promoting entities to a top level sidebar category, are you up for making that change (either in this PR or another one)?
👍 I'll make the change in another PR in docs-rewrite |
Update Intro to Entities