Has anyone managed to use import statements like `...
# orm-help
a
Has anyone managed to use import statements like
# import Post from "Post.graphql"
in a Prisma datamodel .graphql file?
Nvm, found an issue: https://github.com/prisma/prisma/issues/1913 — guess it’s not possible.