rick
01/17/2018, 12:28 PMyarn dev
I get Schema must be an instance of GraphQLSchema. Also ensure that there are not multiple versions of GraphQL installed in your node_modules directory.
I think it has something todo with my setup but I don’t know where to looknilan
01/17/2018, 1:02 PMRaeesaa
01/19/2018, 6:34 AMnpm install graphql@latest
fixed it.