hydrateio / advanced-graphql-server-tutorial

Code examples for an advanced GraphQL server tutorial.
6 stars 2 forks source link

Step 3 - Tutorial issues/enhancements #17

Closed kevindavi5 closed 5 years ago

kevindavi5 commented 5 years ago

[ ] - no mention of importing ApolloError from apollo-server-express. Probably best near this “Back in checkout.model.js file we will import our newly exported constants and update our checkoutAsset function.” [ ] - "Back in checkout.model.js file we will import our newly exported constants and update our checkoutAsset function." Show imports in snippet. [ ] - grammar error “will verify that the asset is currently checked out and our database query will be to update and existing row” to update an* existing row