It would be great if the datasource boilerplate would include support for import statements in schemas. See https://github.com/graphcool/graphql-import for details.
This could be a build step (using the graphql-cli bundle command) or a run-time step (using importSchema().
It would be great if the datasource boilerplate would include support for
importstatements in schemas. See https://github.com/graphcool/graphql-import for details.This could be a build step (using the
graphql-cli bundlecommand) or a run-time step (usingimportSchema().