So I setup all the triggers on orders webhook, create update payments fulfillments.
I am trying to figure out what gets fired first. because I log the timestamp on the db. but sometimes they trigger at same time.
update->payments->update->create
I am trying to figure out if this true?