Skip to content

Add dangerouslyDisableValidation option to apollo-server-core#7785

Merged
trevor-scheer merged 2 commits intoapollographql:version-3from
ganemone:version-3
Nov 13, 2023
Merged

Add dangerouslyDisableValidation option to apollo-server-core#7785
trevor-scheer merged 2 commits intoapollographql:version-3from
ganemone:version-3

Conversation

@ganemone
Copy link
Copy Markdown
Contributor

@ganemone ganemone commented Nov 13, 2023

This adds a dangerouslyDisableValidation option to apollo-server-core which will skip the validation step for graphql operations.

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 13, 2023

👷 Deploy request for apollo-server-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4745ebe

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Nov 13, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4745ebe:

Sandbox Source
Apollo Server Typescript Configuration
Apollo Server Configuration

@ganemone ganemone force-pushed the version-3 branch 3 times, most recently from dcd5244 to ba51f20 Compare November 13, 2023 15:54
@ganemone ganemone changed the title Add disableValidation option to apollo-server-core Add dangerouslyDisableValidation option to apollo-server-core Nov 13, 2023
@trevor-scheer trevor-scheer merged commit 4745ebe into apollographql:version-3 Nov 13, 2023
@trevor-scheer
Copy link
Copy Markdown
Contributor

I think a branch naming collision in combination with the use of the gh CLI resulted in me pushing this branch straight to our version-3 without my commit first landing on this branch. Not a big deal, just wanted to make sure it was obvious this commit belonged with this PR.

02d882c

@trevor-scheer trevor-scheer changed the title Add dangerouslyDisableValidation option to apollo-server-core Add dangerouslyDisableValidation option to apollo-server-core Nov 14, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants