OBJECT
AccountSubscriptionPayload
Represents an account update payload, which is broadcasting to subscribers
link GraphQL Schema definition
- type AccountSubscriptionPayload {
- : AccountID!
- : MutationType!
- : AccountValues
- }
OBJECT
Represents an account update payload, which is broadcasting to subscribers
- type AccountSubscriptionPayload {
- : AccountID!
- : MutationType!
- : AccountValues
- }