We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749b724 commit f77cf8aCopy full SHA for f77cf8a
subgraphs/products/products.graphql
@@ -18,7 +18,6 @@ type ProductDimension {
18
}
19
20
extend type Query {
21
- allProducts: [Product]
22
product(id: ID!): Product
23
24
0 commit comments