Magidoc

checkoutNoteUpdate
Mutation

Updates the checkout note on the provided checkout.

Arguments

#

checkoutId

ID !
Non-null

The ID of the checkout.

note

Non-null

The note to update the checkout with.

Response

#

Returns CheckoutNoteUpdate .

Example

#