Andrii Los
01/24/2018, 6:29 PMschema.graphqls
and gave it to graphql.config.json
and it actually supported via plugin finally.
But problem is that simplified schema is too simple, so my queries are still half red, but Relay schema generation is Relay schema not Apollo one, so still, all my queries are red.
Any chances to get all those mutations info etc somehow automatically? I mean the same schema we have in schema slider menu at the right.nilan
01/24/2018, 6:32 PMAndrii Los
01/24/2018, 6:56 PMAndrii Los
01/24/2018, 7:14 PM""" description """
which is not valid. Should be # description comment
So I then go and replace all """
with #
to partially fix problem.nilan
01/24/2018, 7:18 PMAndrii Los
01/24/2018, 7:55 PMnilan
01/24/2018, 7:55 PM