wdc
This commit is contained in:
5
graphql/subscriptions/TransactionRefundRequested.graphql
Normal file
5
graphql/subscriptions/TransactionRefundRequested.graphql
Normal file
@@ -0,0 +1,5 @@
|
||||
subscription TransactionRefundRequested {
|
||||
event {
|
||||
...TransactionRefundRequestedEvent
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user