Skip to content

Commit 9a3509d

Browse files
committed
breaking-change
Signed-off-by: Phil Prasek <prasek@gmail.com>
1 parent 50bc70c commit 9a3509d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subgraphs/products/products.graphql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ type ProductDimension {
1818
}
1919

2020
extend type Query {
21-
allProducts: [Product]
2221
product(id: ID!): Product
2322
}
2423

0 commit comments

Comments
 (0)