mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
Aligned with upstream changes
This commit is contained in:
@@ -6,9 +6,6 @@ export const getAllPagesQuery = /* GraphQL */ `
|
||||
id
|
||||
title
|
||||
handle
|
||||
body
|
||||
bodySummary
|
||||
url
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -7,7 +7,6 @@ export const getPageQuery = /* GraphQL */ `
|
||||
title
|
||||
handle
|
||||
body
|
||||
bodySummary
|
||||
url
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user