# graphql-rover-utility
GraphQL rover image

This is a helper utility to run rover commands against Apollo subgraphs using local schema files.

## Running locally

To run locally using the included docker compose file, take the following steps:
- Set the `APOLLO_KEY` environment variable in your current shell
- Update the environment variables set in docker-compose.yaml to working values
- Ensure your working directory has real schema files in ./src/schema
