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

Update neo-place to use Apollo Server 4 #5134

Merged
merged 7 commits into from
May 16, 2024
Merged

Conversation

mjfwebb
Copy link
Contributor

@mjfwebb mjfwebb commented May 16, 2024

Description

This PR updates the neo-place example code to correctly use Apollo Server version 4, which was already its dependency, meaning before this PR neo-place was broken.

Additionally, this PR updates the context parsing in the WebSocket server to handle the authorization header correctly.

Complexity

Low

Copy link

changeset-bot bot commented May 16, 2024

🦋 Changeset detected

Latest commit: 25ae95d

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

This PR includes changesets to release 1 package
Name Type
neo-place 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

@mjfwebb mjfwebb merged commit 02a87e1 into neo4j:dev May 16, 2024
81 checks passed
@mjfwebb mjfwebb deleted the fix-examples branch May 16, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Pull requests
Development

Successfully merging this pull request may close these issues.

3 participants