Join Slack
Powered by
I have created a typescript graphql yoga project u...
# prisma-whats-new
k
Katie
02/15/2018, 11:19 PM
I have created a typescript graphql yoga project using the typescript boilerplate and would like to be able to split my schema into multiple .graphql files and import them like so:
import UserSchema from './user.graphql'
. How can I accomplish this?
Open in Slack
Previous
Next