Ryan Scherler
Ryan Scherler
Any chance it can now talk to twitter?
Any chance we can get this merged? The patch is working for me and is pretty key for us - thanks in advance!
Happening for me as well. Our SEO team picked up on the sitemap.xml output and just recently sent the issue my way. Ugh I hope this is fixed soon!
This worked for me on our next.js app: `netlify.toml` ```toml [[plugins]] package = "@netlify/plugin-sitemap" [plugins.inputs] exclude = [ './.next/server/**', ] ```
Any updates on how we can retrieve these fields via GraphQL using this field type?