Skip to content

Commit

Permalink
feat: update sponsoredBanners query fields
Browse files Browse the repository at this point in the history
  • Loading branch information
luarakerlen committed Oct 28, 2024
1 parent e8f4ba0 commit b84d483
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions react/queries/sponsoredBanners.gql
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ query sponsoredBanners(
adUnit: $adUnit
channel: $channel
) @context(provider: "vtex.adserver-graphql") {
bannerId
adResponseId
advertisement {
bannerImageId
imageUrl
targetUrl
adResponseId
bannerImageId
width
height
}
Expand Down

0 comments on commit b84d483

Please sign in to comment.