also the schema that is generated seems to not be ...
# orm-help
r
also the schema that is generated seems to not be valid graphql
n
1) what's your
graphql-cli
version? You can find out by running
graphql version
2) what's your
prisma-binding
version? You can find that in
package.json
3) How does your
.graphqlconfig.yml
look like? 4) What's your OS? 5) What isn't valid about the generated schema? 6) How does your datamodel look like? Thanks 🙂