Skip to main content

Mutation: delete

crewPanel {
crewNote {
delete(
id: CrewNotesIdInput!
): Boolean!
}
}

Arguments

delete.id ● CrewNotesIdInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.