Skip to content

Commit

Permalink
test update change response to fix error of validatin graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaOneOut36 committed Aug 27, 2024
1 parent dc6e797 commit 38534c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ post {
body:graphql {
mutation UpdateIncomingPayment($input: UpdateIncomingPaymentInput!) {
updateIncomingPayment(input: $input) {
incomingPayment {
payment {
id
metadata
}
Expand Down

0 comments on commit 38534c7

Please sign in to comment.