Skip to content

Commit

Permalink
test: adds 'reviews' to query schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilera committed Jan 29, 2025
1 parent 27783e1 commit 9d85730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api/test/schema.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ const QUERIES = [
'shipping',
'redirect',
'sellers',
'reviews',
]

const MUTATIONS = ['validateCart', 'validateSession', 'subscribeToNewsletter']
Expand Down

0 comments on commit 9d85730

Please sign in to comment.