User Story
As a developer I want an example of how to build a sitemap with the toolkit using a custom GraphQL endpoint that leverages built in sitemap functionality, to improve website SEO.
Acceptance Criteria
Notes
As per RFC #17 we need to supply examples and documentation on how to create your own custom sitemap from a data API endpoint in a headless application.
We will use WP GraphQ:L to query data and create the custom sitemap. We will also consider best approaches in terms of caching the sitemap as well.