INPUT_OBJECT

ShouldApplyToExistingSnapshots

Description

Specifies whether the change should be applied to existing snapshots.

link GraphQL Schema definition

  • input ShouldApplyToExistingSnapshots {
  • # True or false.
  • value: Boolean
  • }