INPUT_OBJECT

CdmSnapshotFilter

Description

CDM snapshot filter.

link GraphQL Schema definition

  • input CdmSnapshotFilter {
  • # The field to filter the snapshot list on.
  • field: CdmSnapshotFilterField
  • # Texts used to support the field being filtered on.
  • texts: [String!]
  • }