Remove Shop about field from data query

This commit is contained in:
2022-08-03 12:49:42 +02:00
parent 297f2ac300
commit bb9eafc358

View File

@@ -54,7 +54,6 @@
const res = await fetchAPI(` const res = await fetchAPI(`
query { query {
shop { shop {
about
page_heroimage { id } page_heroimage { id }
} }