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

Fix extendGraphqlSchema so custom resolvers override the default #7644

Merged
merged 3 commits into from
Jun 23, 2022

Conversation

borisno2
Copy link
Member

@borisno2 borisno2 commented Jun 20, 2022

Closes #7527

@changeset-bot
Copy link

changeset-bot bot commented Jun 20, 2022

🦋 Changeset detected

Latest commit: 1c18ecd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
@keystone-6/core Minor
@keystone-6/auth Major
@keystone-6/cloudinary Major
@keystone-6/fields-document Major
@keystone-6/session-store-redis Major
@keystone-6/example-auth Patch
@keystone-6/examples-app-basic Patch
@keystone-6/example-ecommerce Patch
@keystone-6/example-graphql-api-endpoint Patch
@keystone-6/example-roles Patch
@keystone-6/example-testing Patch
@keystone-6/example-with-auth Patch
@keystone-6/sandbox Patch
@keystone-6/website Patch
@keystone-6/example-document-field Patch

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

@vercel
Copy link

vercel bot commented Jun 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
keystone-next-docs ✅ Ready (Inspect) Visit Preview Jun 21, 2022 at 4:31AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 20, 2022

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 1c18ecd:

Sandbox Source
keystonejs/keystone Configuration

@vercel vercel bot temporarily deployed to Preview June 20, 2022 23:25 Inactive
@vercel vercel bot temporarily deployed to Preview June 20, 2022 23:34 Inactive
@borisno2 borisno2 marked this pull request as ready for review June 21, 2022 01:16
@borisno2 borisno2 requested a review from a team June 21, 2022 01:16
@vercel vercel bot temporarily deployed to Preview June 21, 2022 04:31 Inactive
@borisno2 borisno2 enabled auto-merge (squash) June 22, 2022 07:10
@borisno2 borisno2 merged commit 153eb67 into main Jun 23, 2022
@borisno2 borisno2 deleted the extend-graphql-override-defaults branch June 23, 2022 04:01
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.

graphQLSchemaExtension custom GraphQL resolvers not replacing defaults
2 participants