hi all .. question about selecting fields using fr...
# prisma-client
f
hi all .. question about selecting fields using fragments (https://www.prisma.io/docs/prisma-client/basic-data-access/reading-data-TYPESCRIPT-rsc3/#selecting-fields) .. is there a way to exlcude fields? The fragment is great, but you need to supply all the fields you want, but I only want to exclude 1 (and or maybe more)