sramam
01/23/2022, 12:06 AMnikolasburk
nikolasburk
sramam
01/25/2022, 7:06 PMnikolasburk
The fundamental difference is that I do not use nexus.Yes, that’s what I understood from your previous message as well 😄 the approach you’re using is called SDL-first (also sometimes called schema-first) whereas libraries like Nexus, TypeGraphQL or Pothos are referred to as code-first 🙂 Pal.js is generating the CRUD operations for the SDL-first approach as well, so you should be able to use it 🙌
leonardodino
01/27/2022, 6:40 PMnikolasburk