Join Slack
Powered by
Is it possible to import a type from a prisma gene...
# orm-help
f
faure
01/17/2019, 8:07 PM
Is it possible to import a type from a prisma generated graphql file and then modify a field of it?
r
rem
01/17/2019, 8:16 PM
From what I've been doing - I've had to copy the entire type into my own typeDefs and then make the modification.
f
faure
01/17/2019, 8:17 PM
I was hoping I'd be able to maybe inherit and then override
faure
01/17/2019, 8:18 PM
it seems like graphql isn't very DRY
h
Harshit
01/18/2019, 6:25 AM
We know about this. You can have a look into the future here that we will solve this:
https://github.com/prisma/nexus-prisma
f
faure
01/22/2019, 8:43 PM
Exciting
Open in Slack
Previous
Next