Has anyone initialised the React full-stack startk...
# orm-help
j
Has anyone initialised the React full-stack startkit in the last few days?
graphql create my-app --boilerplate react-fullstack-advanced
@nilan I think it has a bug. When I add a new content type it’s schema isn’t being added to /generated/prisma.graphql, meaning that I cant access any new content types from the front-end!
Ive cloned the repo instead and now it’s working.
n
looks like an issue in the boilerplate, can you report it here: https://github.com/graphql-boilerplates/react-fullstack-graphql/issues? 🙂