A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I have a development store and both with the GraphQL and Rest API, customers last_order_ids are always null, even though I made different purchases with the same accounts, and I can see the orders I made in the admin panel.
I'm using Bogus Gateway for checkouts.
Can you help me?