v2.0.0
Fix #122
breaking change
sdlInputs
to add all inputs now function
import { sdlInputs } from '@paljs/plugins';
export default mergeTypeDefs([sdlInputs()]);
prisma dmmf
changed in 2.8.0 our generator now update to work with new dmmf
Fix #122
sdlInputs
to add all inputs now function
import { sdlInputs } from '@paljs/plugins';
export default mergeTypeDefs([sdlInputs()]);
prisma dmmf
changed in 2.8.0 our generator now update to work with new dmmf