Code0 LogoCode0

namespacesProjectsAssignRuntimes

Assign runtimes to a project

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
namespaceProjectIdNamespaceProjectID!ID of the project to assign runtimes to
runtimeIds[RuntimeID!]!The new runtimes assigned to the project

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
namespaceProjectNamespaceProjectThe updated project with assigned runtimes

On this page