DeleteNodePayload
Payload type for delete node mutations
type DeleteNodePayload {
  id: ID!
}
Fields
DeleteNodePayload.id ● ID! non-null scalar
The id of the deleted Node
Returned by
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 ● deleteLabel  mutation ● deleteProject  mutation ● deleteProjectPermission  mutation ● deleteRelation  mutation