Skip to content

Add official Apollo package for MeteorJS to integration table #8055

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

StorytellerCZ
Copy link

Adding the official MeteorJS Apollo package to the integration table. This package was originally created by the people behind Apollo GraphQL and updated by me (and few others) to use latest Apollo and MeteorJS v3.

@StorytellerCZ StorytellerCZ requested review from glasser, trevor-scheer and a team as code owners April 8, 2025 19:19
Copy link

codesandbox-ci bot commented Apr 8, 2025

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.

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Apr 8, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 1 changed, 0 removed
* (developer-tools)/apollo-server/(latest)/shared/integration-table.mdx

Build ID: c616d7155c5833fff5ba39e2

URL: https://www.apollographql.com/docs/deploy-preview/c616d7155c5833fff5ba39e2

Copy link

@Hardanish-Singh Hardanish-Singh left a comment

Choose a reason for hiding this comment

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

LGTM!

@glasser
Copy link
Member

glasser commented Jul 3, 2025

Hi! Been a while since I looked at Atmosphere.

I'm a bit confused. Your link goes to this page: https://atmospherejs.com/meteor/apollo which links to https://github.com/meteor/apollo/ (though the README links dead repos like https://github.com/apollostack/meteor-integration)

This doesn't seem to use Apollo Server at all, just Apollo Client?

@StorytellerCZ
Copy link
Author

We have made it so that you have to install both client and server on your own which allows users to update their version as they want (instead of waiting for us to update the package every time). The package adds context about the user (Authorization), hence integrating it with the rest of the Meteor stack. So it is both client and server.

@glasser
Copy link
Member

glasser commented Jul 7, 2025

I understand that it involves Apollo software and software that is run on your server, but I don't see anything in the repo that has to do with Apollo Server. Am I missing something?

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.

4 participants