Generate Safe Queries Section
[ ] - A code snippet appears as if we should be referencing src/schema/checkout/checkout.model.js but the schema directory doesn’t exist in src yet.
[ ] - The code in the step-1 branch has the query and the where clause updates inside the checkouts resolver. We should probably instruct the user to do the same. // File: src/index.js is good but we should tell them where.
Verify GraphQL Query Section
[ ] - need to update code snippet query from user_email: to userEmail
Generate Safe Queries Section [ ] - A code snippet appears as if we should be referencing src/schema/checkout/checkout.model.js but the schema directory doesn’t exist in src yet. [ ] - The code in the step-1 branch has the query and the where clause updates inside the checkouts resolver. We should probably instruct the user to do the same. // File: src/index.js is good but we should tell them where.
Verify GraphQL Query Section [ ] - need to update code snippet query from user_email: to userEmail