mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
Updates
This commit is contained in:
@@ -22,7 +22,7 @@ const getPage = async (options: {
|
||||
variables,
|
||||
})
|
||||
|
||||
const page = data.pageByHandle
|
||||
const { pageByHandle: page } = data
|
||||
|
||||
return {
|
||||
page: page
|
||||
|
Reference in New Issue
Block a user