Skip to main content
mutation

Updates the note on the cart.

•ID!
required

The ID of the cart.

•String!
required

The note on the cart.


Was this section helpful?

Anchor to CartNoteUpdatePayload returnsCartNoteUpdatePayload returns

•Cart

The updated cart.

•[CartUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•[CartWarning!]!
non-null

A list of warnings that occurred during the mutation.


Was this section helpful?