Skip to content

Commit

Permalink
Update react/queries/appSettings.gql
Browse files Browse the repository at this point in the history
Co-authored-by: Arthur Bond <arthur.bond@vtex.com.br>
  • Loading branch information
btalma and Arthur Bond authored Sep 20, 2023
1 parent b499dfb commit 9546372
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions react/queries/appSettings.gql
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
query AppSettings($version: String) {
appSettings(app: "vtex.cybersource-ui", version: $version)
appSettings(app: "vtex.cybersource", version: $version)
@context(provider: "vtex.apps-graphql") {
message
}
}
}

0 comments on commit 9546372

Please sign in to comment.