If you want to add to the order notes when generating an order using Shopify Flow, be careful not to overwrite the information entered by the customer by entering the order notes directly.
◆How to avoid rewriting ・When setting Order.note, write it in the form of existing note + new note.
When implementing a process to add to order notes in Shopify Flow, be careful not to replace the contents of the original order notes.

[How to write] When rewriting Order.note, make sure to read the existing one.

