OBJECT

AssetEventsCount

link GraphQL Schema definition

  • type AssetEventsCount {
  • asset: Asset!
  • # How many events was this asset a part of in this direction
  • count: Int!
  • }