Closed StevenACoffman closed 1 year ago
Federation 1 Support | Federation 2 Support | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Thanks! This was just to get a clean baseline for testing the WIP PR https://github.com/99designs/gqlgen/pull/2676
For reference:
cd implementations/gqlgen
go get -u ./...
go mod tidy
go generate ./...
cd ../..
npm run compatibility:test -- docker --debug --compose implementations/gqlgen/docker-compose.yaml --schema implementations/_template_library_/products.graphql --format json
Signed-off-by: Steve Coffman steve@khanacademy.org