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

GraphQL POC #139

Merged
merged 20 commits into from
Nov 11, 2020
Merged

GraphQL POC #139

merged 20 commits into from
Nov 11, 2020

Conversation

bagelbits
Copy link
Collaborator

@bagelbits bagelbits commented Nov 8, 2020

What does this do?

Adds graphql support to the API

How was it tested?

Locally with setting the realm credentials as ENV variables.

Is there a Github issue this is resolving?

This resolves #60, finally.

Here's a fun image for your troubles

image

@bagelbits bagelbits changed the title Install packages GraphQL POC Nov 8, 2020
@bagelbits bagelbits marked this pull request as ready for review November 10, 2020 11:15
src/apollo/server.js Outdated Show resolved Hide resolved
src/apollo/server.js Outdated Show resolved Hide resolved
src/util/RealmClient.js Outdated Show resolved Hide resolved
src/apollo/server.js Outdated Show resolved Hide resolved
Copy link

@Redmega Redmega left a comment

Choose a reason for hiding this comment

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

Mainly nits, feel free to ignore

jest.config.integration.js Show resolved Hide resolved
src/middleware/apolloServer.js Outdated Show resolved Hide resolved
@bagelbits bagelbits merged commit 41186ff into master Nov 11, 2020
@bagelbits bagelbits deleted the graphql-poc branch November 11, 2020 17:31
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.

Enchancment: GraphQL Support
2 participants