Code0 LogoCode0

namespacesProjectsUpdate

Updates a namespace project.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
descriptionStringDescription for the updated project.
nameStringName for the updated project.
namespaceProjectIdNamespaceProjectID!The id of the namespace project which will be updated
primaryRuntimeIdRuntimeIDThe primary runtime for the updated project.

Fields

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

On this page