Skip to content

Commit

Permalink
Make products_bff.graphqls backward incompatible
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshnikam671 committed Nov 6, 2024
1 parent 22bc9fb commit 50a6afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions io/specmatic/examples/store/graphql/products_bff.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ enum ProductType {
book
food
other
another
}

type Query {
Expand Down

0 comments on commit 50a6afd

Please sign in to comment.