OBJECT

MongoSourceAppMetadata

Description

App metadata for snapshot of a Mongo Source.

link GraphQL Schema definition

  • type MongoSourceAppMetadata {
  • # Size of the snapshot in bytes.
  • snapshotSize: Long
  • }

link Require by