Skip to content

runtimesRotateToken

reloads the token of an existing runtime.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
runtimeIdRuntimeID!The runtime to rotate the token.

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
runtimeRuntimeThe updated runtime.