Im using shopify admin api’s for some custom functionality i have created on my store. I happened to use the draft order admin api today and i noticed that its returning incomplete response. I mean the data it returns is dated till 14 Nov 2022 while i have draft orders dated after 14 Nov on my store. Im not sure what is the issue here. I’ve been using orders.json api to retreive all the simple orders and it works completely fine.
FYI: I have used draft api for the first time today.