Customers last_order_id is always null

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?