Skip to content

docs: graphql validations guide #284

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

Merged
merged 8 commits into from
Mar 30, 2023

Conversation

saihaj
Copy link
Contributor

@saihaj saihaj commented Feb 16, 2023

closes #282

@saihaj saihaj requested a review from a team as a code owner February 16, 2023 19:24
azf20
azf20 previously requested changes Feb 27, 2023
Copy link
Contributor

@azf20 azf20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for putting this together! added some comments

title: GraphQL Validations migration guide
---

Soon `graph-node` will support 100% coverage of the [GraphQL Validations specification](https://spec.graphql.org/June2018/#sec-Validation).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should align on timing and be clear in this document what the expectations are for:

  • Hosted Service
  • A release on the network

@saihaj saihaj force-pushed the saihaj/282-add-graphql-validation-guide-from-the-guild branch from e6f0a9e to fffd4d1 Compare March 1, 2023 19:12
@saihaj saihaj force-pushed the saihaj/282-add-graphql-validation-guide-from-the-guild branch from fffd4d1 to c75a526 Compare March 9, 2023 19:20
@saihaj saihaj force-pushed the saihaj/282-add-graphql-validation-guide-from-the-guild branch from c75a526 to 2858f04 Compare March 29, 2023 00:59
@github-actions
Copy link

github-actions bot commented Mar 30, 2023

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 1.42 MB (🟡 +45 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

New Page Added

The following page was added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/en/release-notes/graphql-validations-migration-guide 9.11 KB 1.42 MB 416.80%

Copy link
Contributor

@Web3Slimchance Web3Slimchance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this 🙌
Left a few comments 🙏

@saihaj saihaj requested a review from Web3Slimchance March 30, 2023 19:24
@saihaj saihaj requested a review from Web3Slimchance March 30, 2023 19:33
Copy link
Contributor

@Web3Slimchance Web3Slimchance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thank You! :shipit:

@saihaj saihaj merged commit 6755ad9 into main Mar 30, 2023
@saihaj saihaj deleted the saihaj/282-add-graphql-validation-guide-from-the-guild branch March 30, 2023 21:36
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.

Add GraphQL Validation guide from The Guild
6 participants