-
Notifications
You must be signed in to change notification settings - Fork 216
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
cli: Skip validations for aggregations #1548
Conversation
🦋 Changeset detectedLatest commit: 9ea4027 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
b850152
to
0ec6de6
Compare
Deploying with
|
Latest commit: |
9ea4027
|
Status: | ✅ Deploy successful! |
Preview URL: | https://27921ab8.graph-tooling.pages.dev |
Branch Preview URL: | https://lutter-agg-minimal.graph-tooling.pages.dev |
Fixed linting error and rebased to latest |
0ec6de6
to
a16e444
Compare
Can you please run also can revert the prettier auto-save change back to true cause I did fix it on main |
a16e444
to
9053c5d
Compare
This is a placeholder that simply allows `@aggregation` annotation. The real change should come from using `graph-node`'s validation functionality.
9053c5d
to
9ea4027
Compare
Thanks for the review, I just fixed the PR up accordingly |
This is a placeholder that simply allows
@aggregation
annotation. The real change should come from usinggraph-node
's validation functionality.