This is a video on how to create a simple schema first graphql server in nestjs based on the apollo graphql tutorial app that uses the spacex api as it's data source.
This is a video on how to create a simple schema first graphql server in nestjs based on the apollo graphql tutorial app that uses the spacex api as it's data source.
For further actions, you may consider blocking this person and/or reporting abuse
Harshal Ranjhani -
Sotiris Kourouklis -
Idris Gadi -
Ashish prajapati -
Top comments (2)
Nice job man ! Really cool and smooth video !
I'd love to see what comes next. If you give some tips on authentication and authorization with GraphQL it would super great
BTW, I love how good and cleanyour DE looks. What is it ?
Nice video! You can also try to use npmjs.com/package/nestjs-graphql-t... to overcome all problems with graphql resolvers.