OBJECT

InactiveAssetDetails

Details of inactive asset

link GraphQL Schema definition

  • type InactiveAssetDetails {
  • # The time in which the asset was last seen
  • lastSeen: Time!
  • }