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

Support cost and listSize directives #112

Merged
merged 12 commits into from
Mar 26, 2025
Merged

Support cost and listSize directives #112

merged 12 commits into from
Mar 26, 2025

Conversation

kamilkisiela
Copy link
Contributor

@kamilkisiela kamilkisiela commented Mar 25, 2025

Closes #86

I made validation of subgraphs a bit more strict.
When non-existing field is referenced, an error is raised. The same applies to fields and arguments of incorrect type.

@kamilkisiela kamilkisiela changed the title Support cost directive Support cost and listSize directives Mar 26, 2025
@kamilkisiela kamilkisiela marked this pull request as ready for review March 26, 2025 14:16
Copy link
Contributor

github-actions bot commented Mar 26, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@theguild/federation-composition 0.16.0-alpha-20250326161018-de6a1d315787f6e88616798cc2aa495069fc3baa npm ↗︎ unpkg ↗︎

@kamilkisiela kamilkisiela enabled auto-merge (squash) March 26, 2025 15:11
@kamilkisiela kamilkisiela disabled auto-merge March 26, 2025 16:08
@kamilkisiela kamilkisiela merged commit e5bc257 into main Mar 26, 2025
5 checks passed
@kamilkisiela kamilkisiela deleted the kamil-2.9 branch March 26, 2025 16:12
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.

Composition for @cost and @listSize directives
1 participant