Only load 'Queries' from a generated Resolver (read-only resolver) #447
-
Hey all, I'd like to make an object read-only accessible via my API, does anyone know if it is possible to only load the queries from a generated CRUD resolver and thus not exposing any of the mutations? |
Beta Was this translation helpful? Give feedback.
Answered by
MichalLytek
Apr 10, 2024
Replies: 1 comment 1 reply
-
https://prisma.typegraphql.com/docs/advanced/exposing-actions |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rthijssen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://prisma.typegraphql.com/docs/advanced/exposing-actions