Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gqlgen and gqlparser to latest and re-generate #452

Merged

Conversation

StevenACoffman
Copy link
Contributor

Signed-off-by: Steve Coffman [email protected]

@github-actions
Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🔲
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🔲
@interfaceObject🔲

@dariuszkuc dariuszkuc merged commit 3691082 into apollographql:main Jun 14, 2023
@StevenACoffman StevenACoffman deleted the update_gqlgen_v0_17_33 branch June 14, 2023 19:07
@StevenACoffman
Copy link
Contributor Author

Thanks! This was just to get a clean baseline for testing the WIP PR 99designs/gqlgen#2676

@StevenACoffman
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants