accounts
Subscribe to the accounts updates
accounts(
marketId: ID
partyId: ID
assetId: ID
type: AccountType
): [AccountUpdate!]!
Arguments
accounts.marketId
● ID
scalar
ID of the market from which to receive accounts updates for
accounts.partyId
● ID
scalar
ID of the party from which to receive accounts updates for
accounts.assetId
● ID
scalar
Asset code
accounts.type
● AccountType
enum
Type of the account
Type
AccountUpdate
object
An account record used for subscriptions