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()`.