wdc
This commit is contained in:
11
graphql/fragments/PaymentGatewayRecipient.graphql
Normal file
11
graphql/fragments/PaymentGatewayRecipient.graphql
Normal file
@@ -0,0 +1,11 @@
|
||||
fragment PaymentGatewayRecipient on App {
|
||||
id
|
||||
privateMetadata {
|
||||
key
|
||||
value
|
||||
}
|
||||
metadata {
|
||||
key
|
||||
value
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user