OBJECT

SnapshotSubObject

Description

The sub objects captured in a snapshot.

link GraphQL Schema definition

  • type SnapshotSubObject {
  • # The sub object captured in a snapshot.
  • subObj: SnapshotSubObj!
  • }