Skip to main content

DeleteNodeInput

Input for all delete mutations. Deletes the node with the specified id

input DeleteNodeInput {
id: ID!
}

Fields

DeleteNodeInput.id ● ID! non-null scalar

The id of the Node to delete

Member of

deleteArtefact mutation ● deleteComponent mutation ● deleteComponentPermission mutation ● deleteComponentVersion mutation ● deleteGlobalPermission mutation ● deleteIMS mutation ● deleteIMSPermission mutation ● deleteIMSProject mutation ● deleteInterfacePart mutation ● deleteInterfaceSpecification mutation ● deleteInterfaceSpecificationVersion mutation ● deleteIntraComponentDependencySpecification mutation ● deleteIssue mutation ● deleteIssueComment mutation ● deleteLabel mutation ● deleteProject mutation ● deleteProjectPermission mutation ● deleteRelation mutation