INPUT_OBJECT

SnapshotDeltaFilterInput

Description

Filtering results with this delta type.

link GraphQL Schema definition

  • input SnapshotDeltaFilterInput {
  • # Delta type to filter for.
  • deltaType: [DeltaType!]
  • }

link Require by