Schema Documentation

EmptyCartInput

Description

Input for the emptyCart mutation.

Fields
Input FieldDescription
clearPersistentCart - Boolean
clientMutationId - String This is an ID that can be passed to a mutation by the client to track the progress of mutations and catch possible duplicate mutation submissions.
Example
{"clearPersistentCart":false,"clientMutationId":"xyz789"}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.