diff --git a/subscriptions.ts b/subscriptions.ts index 3f7e186..f34c2c3 100644 --- a/subscriptions.ts +++ b/subscriptions.ts @@ -132,7 +132,11 @@ subscription { } data merchantReference - action + action { + amount + currency + actionType + } } } }`;