As a developer I would like to validate that the translatable content appears in the current graphQL query in a way that the front end build can use it to create the two pages and connect them with a link.
[x] Spanish content shows up
[x] English content shows up
[x] There is something to key off of to recognize that something is spanish or english
This can be made to happen with some modification of the existing query fragments. Thanks to Aurora and @ElijahLynn for connecting the dots on this one. Query in a separate ticket.
As a developer I would like to validate that the translatable content appears in the current graphQL query in a way that the front end build can use it to create the two pages and connect them with a link.