Skip to content

Commit

Permalink
breaking-change
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Prasek <[email protected]>
  • Loading branch information
prasek committed Jun 20, 2021
1 parent c3b77fa commit 1477c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subgraphs/products/products.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ type ProductDimension {
}

extend type Query {
allProducts: [Product]
product(id: ID!): Product
}

Expand Down

0 comments on commit 1477c5c

Please sign in to comment.