Skip to main content

cartDelete

Delete existing cart

cartDelete(
id: String!
): Boolean!

Arguments

cartDelete.id ● String! non-null scalar

Cart unique identifier

Type

Boolean scalar

The Boolean scalar type represents true or false.