DeleteTargetInput: {
    id?: InputMaybe<Scalars["String"]["input"]>;
}

Object used to delete individual targets.

Type declaration

  • Optionalid?: InputMaybe<Scalars["String"]["input"]>

    Id of the target requesting to be deleted.