Remove Shop about field from data query
This commit is contained in:
@@ -54,7 +54,6 @@
|
|||||||
const res = await fetchAPI(`
|
const res = await fetchAPI(`
|
||||||
query {
|
query {
|
||||||
shop {
|
shop {
|
||||||
about
|
|
||||||
page_heroimage { id }
|
page_heroimage { id }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user