So as an example using this repository <https://gi...
# prisma-whats-new
h
So as an example using this repository https://github.com/graphcool/templates/tree/master/auth/google I should be able to download
/src
to
/src/google
, append the contents from
graphcool.yml
to
database/prisma.yml
use the contents from
types.graphql
to create
database/types.yml
and it should work?