INPUT_OBJECT
MosaicSnapshotFilterInput
Description
Represents the mosaic snapshot filter input.
link GraphQL Schema definition
- input MosaicSnapshotFilterInput {
- # Range of time.
- : TimeRangeInput
- # ID of the workload.
- : [String!]
- }
INPUT_OBJECT
Represents the mosaic snapshot filter input.
- input MosaicSnapshotFilterInput {
- # Range of time.
- : TimeRangeInput
- # ID of the workload.
- : [String!]
- }