Skip to content

namespaceProjectsUpdate

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

Fields

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