How to create a gift_note

In legacy rest API I could create an order and pass a gift_note value. I don’t see that value as part of the order_create mutation in GraphQL API. How can I pass a gift_note using order_create mutation?