Hello, everyone
I just broke prismic graphQL you can check https://oxylabs-sm.prismic.io/graphql
Long story short I have hardcoded slices, which is not updated frequently and ATM this was faster solution. Page looks good, everything works for me, but trying to use graphQL to build sitemap
i get this error { "message": "Schema does not pass validation. Violations:\n\nObject type 'EnterpriseBodyNav_headerDefaultSlice' must define one or more fields.\n\nObject type 'PpcBodySmall_headerDefaultSlice' must define one or more fields." }
Fast solution, I will add random fields to these slices. Long term solution SM should not let push empty slices or create UID for every slice under the hood maybe. I'm not pro here, so please correct me.
Anyway, big thanks for team for this awesome tool!