gray-mueller / gray-mueller/food-ordering-app-using-python
Enatega Customer Application: Apollo error showing when add food to cart then navigating to checkout screen
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
When a user adds a food item to the cart and proceeds to navigate to the checkout screen, an Apollo-related error is triggered. This prevents the user from reaching the checkout page successfully. The issue seems related to the GraphQL query or mutation handled by Apollo Client.
### To Reproduce
Steps to reproduce the behavior:
1. Go to 'Enatega Customer App'
2. Click on 'Restaurant'.
3. Now add any product to your cart and now instead of navigating to checkout screen it shows an apollo error on screen.
### Expected behavior
It should order details and its sub total and Total.
Smartphone (please complete the following information):
> Device: [e.g. Samsung a15]
> OS: [e.g. Android]
> Browser [e.g. Application]
> Version [e.g. Latest]
Contributor guide
Assessment
This issue has not been assessed yet.