Skip to main content
MUTATION
saveWorktreeTag(input: SaveWorktreeTagInput!): WorktreeTag!

Arguments

input

Values for the requested operation.

Returns

id
ID!

Stable identifier for this worktree tag.

name
String!

Display name of this worktree tag.

color
String!

The color associated with this worktree tag.

createdAt
String!

ISO 8601 timestamp when this worktree tag was created.

updatedAt
String!

ISO 8601 timestamp when this worktree tag was last updated.

Mutation
Variables
Response