With apollo2.0, you can specify a schema for your local data and a schema for managing remote data on the server, so this is 2 schema that can be requested by the same queries.
It would be nice to be able to reference both schema in the config and get the queries validated against the 2 schema
With apollo2.0, you can specify a schema for your local data and a schema for managing remote data on the server, so this is 2 schema that can be requested by the same queries. It would be nice to be able to reference both schema in the config and get the queries validated against the 2 schema