Skip to content

namespaceProjectsDelete

Deletes a namespace project.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
namespaceProjectIdNamespaceProjectID!The id of the namespace project which will be deleted

Fields

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