Skip to content

Commit

Permalink
remove origin transaction status
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic.godin authored and frederic.godin committed May 22, 2023
1 parent bc8bbb5 commit 73c8254
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions clients/banking/src/graphql/partner.gql
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ fragment TransactionDetails on Transaction {
currency
value
}
statusInfo {
status
... on RejectedTransactionStatusInfo {
reason
}
}
}
statusInfo {
status
Expand Down

0 comments on commit 73c8254

Please sign in to comment.