Adding dynamic routes from graphQL CMS to sitemap.

Was wondering if anybody has any experience/suggestions for adding dynamic route URLs from a Hygraph (GraphQL) CMS to a sitemap
• My project is Headless API, and currently uses next-sitemap to render a sitemap during npm run build, but that means (1) the sitemap only includes [[catchall]] pages and (2) only generates when I run npm run build vs when big changes are made in Plasmic

https://forum.plasmic.app/t/dynamic-routing-with-hygraph-database/4175/2
I must have also posted asking about this back in April :sweat_smile:

to clarify, still can’t figure it out :sweat_smile::sweat_smile: