INPUT_OBJECT
CdmSnapshotFilter
Description
CDM snapshot filter.
link GraphQL Schema definition
- input CdmSnapshotFilter {
- # The field to filter the snapshot list on.
- : CdmSnapshotFilterField
- # Texts used to support the field being filtered on.
- : [String!]
- }