Skip to content

Commit

Permalink
fix(error): fix error in products query
Browse files Browse the repository at this point in the history
  • Loading branch information
kooya3 committed Aug 28, 2024
1 parent df7463b commit 7284d7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/_graphql/products.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export const PRODUCT = `
docs {
id
title
bcProductID
${PRODUCT_CATEGORIES}
layout {
${CALL_TO_ACTION}
Expand Down

0 comments on commit 7284d7b

Please sign in to comment.