Skip to content

runtimesCreate

Create a new runtime.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
descriptionStringThe description for the new runtime.
nameString!Name for the new runtime.
namespaceIdNamespaceIDThe Parent Id for the runtime.

Fields

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