INPUT_OBJECT

DeleteTargetMappingInput

Description

Request to delete mapping of target.

link GraphQL Schema definition

  • input DeleteTargetMappingInput {
  • # ID of the target to which the archival location is mapped.
  • id: String
  • }

link Require by