Skip to main content

deleteSummaryByNodeId

Deletes a single Summary using its globally unique id.

deleteSummaryByNodeId(
input: DeleteSummaryByNodeIdInput!
): DeleteSummaryPayload

Arguments

deleteSummaryByNodeId.input ● DeleteSummaryByNodeIdInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

DeleteSummaryPayload object

The output of our delete Summary mutation.