Skip to main content

Mutation: delete

sales {
quoteRequestTag {
delete(
tagNid: TagDefinitionNid!
): Boolean!
}
}

Arguments

delete.tagNid ● TagDefinitionNid! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.