Skip to content

Commit

Permalink
remove unlockedContent from FetchCartItems query
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasMahe committed Feb 1, 2024
1 parent 8e7ea13 commit bd7093f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/Cart/Step/Selection.gql
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ query FetchCartItems($offerIds: [UUID!]!) {
name
image
imageMimetype
unlockedContent {
url
mimetype
}
animationUrl
animationMimetype
}
Expand Down

0 comments on commit bd7093f

Please sign in to comment.