ENUM

SnapshotConsistencyLevel

link GraphQL Schema definition

  • enum SnapshotConsistencyLevel {
  • SNAPSHOT_APP_CONSISTENT
  • SNAPSHOT_CRASH_CONSISTENT
  • UNKNOWN_CONSISTENCY_LEVEL
  • }