Skip to content

Recommend using assumeValidSDL when caching a parsed schema#1709

Merged
spawnia merged 1 commit into
webonyx:masterfrom
zimzat:cache-ast-assumeValidSDL-doc
Jun 6, 2025
Merged

Recommend using assumeValidSDL when caching a parsed schema#1709
spawnia merged 1 commit into
webonyx:masterfrom
zimzat:cache-ast-assumeValidSDL-doc

Conversation

@zimzat
Copy link
Copy Markdown
Contributor

@zimzat zimzat commented Jun 6, 2025

Doing the check once manually during the build step mitigates the potentially hefty cost of doing it on every request.

resolves #1708

@spawnia spawnia merged commit 8b9e8bd into webonyx:master Jun 6, 2025
18 checks passed
@spawnia
Copy link
Copy Markdown
Collaborator

spawnia commented Jun 6, 2025

Thank you, nicely done.

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.

Recommend using assumeValidSDL when caching a parsed schema?

2 participants