A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We are using Shopify order API to create and update orders via curl PHP requests.
We need to know which order attribute to use in shopify JSON to specify username or user id, which created the order or modified the order from a third party CRM.
We have tried many fields such as user_id but none seems to work