Adds sitemap. (#982)

This commit is contained in:
Michael Novotny
2023-04-23 13:55:25 -05:00
committed by GitHub
parent ee900a48e8
commit a53ee3e3a0
6 changed files with 82 additions and 15 deletions

View File

@@ -55,6 +55,7 @@ const productFragment = /* GraphQL */ `
...seo
}
tags
updatedAt
}
${imageFragment}
${seoFragment}