*Creating Object Types Using Nexus* <https://www.y...
# orm-help
u
Creating Object Types Using Nexus

https://www.youtube.com/watch?v=NaxQXClnYSE

In this video, you'll learn how to define Object Types using Nexus, a GraphQL schema construction library Timestamps: 00:00 - Creating the Link Object Type 2:10 - Creating the User Object Type 4:17- Passing the User and Link Object Types to the
makeSchema
function Useful links: • Nexus docs - Object Type: https://nexusjs.org/docs/api/object-type • Nexus: https://nexusjs.org • The problems of "Schema-first" GraphQL Development: https://www.prisma.io/blog/the-problems-of-schema-first-graphql-development-x1mn4cb0tyl3 • GitHub repo: https://github.com/m-abdelwahab/awesome-links • Part 2 blog post: https://prisma.io/blog/fullstack-nextjs-graphql-prisma-2-fwpc6ds155 • Part 1 blog post: https://prisma.io/blog/fullstack-nextjs-graphql-prisma-oklidw1rhw 👉 Next video: Creating Object Types Using Nexus -

https://www.youtube.com/watch?v=NaxQXClnYSE&amp;list=PLn2e1F9Rfr6k6MwzS-p9FGK1NDBxxwLPk&amp;index=14&amp;pp=sAQB

👉 Previous video: Building a GraphQL API using Nexus, Prisma, and Next.js -

https://www.youtube.com/watch?v=auckcBaZifw&amp;list=PLn2e1F9Rfr6k6MwzS-p9FGK1NDBxxwLPk&amp;index=13&amp;pp=sAQB

👉 Check out the full playlist: https://www.youtube.com/playlist?list=PLn2e1F9Rfr6k6MwzS-p9FGK1NDBxxwLPk
d
good video. it helped me a lot. But I feel it is about nexus rather than prisma.