<@U0RQY0KK5> is there an option for graphql prepar...
# orm-help
i
@nilan is there an option for graphql prepare to generate into just a graphql type instead of ts or js? I had to switch to a private hosted server, and since it does not generate on its own on
prisma deploy
, now I must configure via a hook in
prisma.yml
and
graphqlconfig.yml
and the only options seem to be js or ts.
n
what do you mean just a graphql type?