Skip to main content

updateTarget

[DEPRECATED]

use updateEnvironment instead

Deprecated. use updateEnvironment instead

updateTarget(
organizationId: ID!
id: ID!
name: String!
description: String
): TargetPayload @deprecated

Arguments

updateTarget.organizationId ● ID! non-null scalar

Organization ID

updateTarget.id ● ID! non-null scalar

Target ID

updateTarget.name ● String! non-null scalar

New name for the target

updateTarget.description ● String scalar

New description for the target

Type

TargetPayload object