Do you need a fast way to run Apollo Server with a given schema? Look no further!
The code in this repository is experimental and has been provided for reference purposes only. Community feedback is welcome but this project may not be supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.
docker run -p 4000:4000 -v $(pwd)/schema.graphql:/app/schema.graphql ghcr.io/apollosolutions/apollo-server-with-mocks:main