Consumer API · type

RelatedEntity

Generated schema definition for RelatedEntity.

Definition

graphql
type RelatedEntity {
account: Account
asset: Asset
id: String!
transaction: Transaction
type: String!
}