Hi,
This question has been asked before, but no reply.
I noticed that orderUpdate webhook only contains admin_graphql_api_id under line_items if the update webhook correlates with an order create. When an order is paid for, line item was added, etc., there is no admin_graphql_api_id under the line item. This is inconsistent behaviour.
Is this the case for a specific reason, or does it need to be fixed?
For now, when I receive an order update webhook, how do I go about finding the admin_graphql_api_id of the line item?