Skip to main content
MUTATION
upsertTailscaleServeTemplate(input: TailscaleServeTemplateInput!, requestId: ID!): TailscaleServeOperation!

Arguments

Validated template settings and explicit assignments.

requestId
ID!
required

Client-generated idempotency identifier.

id
ID!

Stable operation identifier.

Operation kind.

Aggregate operation progress.

templateId
ID

Related template identifier.

Per-agent progress and jobs.

createdAt
String!

Creation time in ISO 8601 format.

finishedAt
String

Completion time in ISO 8601 format.

updatedAt
String!

Last update time in ISO 8601 format.

Mutation
Variables
Response