Create a food ordering app with Strapi and Next.js (6)

Can you provide the code example that handles the order action. The reason why you might not have the user relation set is that you are not passing the userID. And order show up as draft because you are most likely not passing the the publishedAt with a date.