I made a little tool to inline interface fields in...
# prisma-whats-new
b
I made a little tool to inline interface fields in types the implement them: https://github.com/brandf/graphql-interface-inliner Graphcool still doesn't support interfaces, but it's still useful so you don't have to manually duplicate the fields everywhere.
👌 1