INPUT_OBJECT

PolarisSnapshotFilterInput

link GraphQL Schema definition

  • input PolarisSnapshotFilterInput {
  • # Archival location filter for RSC snapshots.
  • archivalLocationId: [String!]
  • isOnDemandSnapshot: Boolean
  • snappableId: [String!]
  • timeRange: TimeRangeInput
  • }

link Require by