<@U0RQY0KK5> In this example - is Post imported fr...
# prisma-whats-new
w
@nilan In this example - is Post imported from the prisma.graphql file? Or is it commented out? Trying to figure out why we don’t need to define the Post type, but we do the user https://github.com/graphql-boilerplates/node-graphql-server/blob/master/advanced/src/schema.graphql#L1
d
Hi πŸ‘‹ Check https://github.com/graphcool/graphql-import It is imported indeed!
I also had the impression that it was a comment πŸ™‚ https://github.com/graphcool/graphql-import/issues/59
w
ohhhhh
weird - should fix that highlighting haha
πŸ‘ 1
d
Yes πŸ˜› It is the editor
w
I guess thats a non-standard graphql thing
?
d
Yes, in graphql-import readme, next steps - "Create RFC to add import syntax to GraphQL spec"
l
Yes.. it's a little goofy
w
makes sense - thanks
πŸ‘ 1