Skip to content

runtimesDelete

Delete an existing runtime.

Arguments

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

Fields

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