Fernando Henriques

Results 35 issues of Fernando Henriques

In this example in my code, the query returns always empty: ``` it('Should return store by id', () => { const query = ` query($id: ID, $slug: String) { store(id:...

- Command on Make to run migration inside container - Comands to run on Package.json - Update README to add migration:run - Create an get method fullName to keep this...

- Folder structure (use for common folder on /src, for example) - Makefile use - Docker use - Rationale behind all design architecture decisions

In this version, NestJS remove TypeGraphQL dependency and now implements the same decorators (@InputType, @ObjectType...) on your own package @nestjs/graphql. The reason is performance improvement, considering how the NestJS CDI...

Section: Branching Model Link to explain Git Flow: [https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow)

https://commitlint.js.org/#/ https://github.com/conventional-changelog/standard-version https://dev.to/talohana/husky-and-commitlint-for-clean-git-log-44be Make it clear on README that this project follows: [https: //www.conventionalcommits.org/en/v1.0.0/](url)

Implements this interface for Twilio SMS

With command in package.json.