### Issue: It gives the following error when importing `nanoid` method inside `pet.js` file. ``` "errors": [ { "message": "nanoid is not a function", ``` #### The exact location of import: https://github.com/FrontendMasters/fullstack-graphql/blob/f64d7759898c70360d1db3cf76c659ca352ec722/api/src/db/pet.js#L1