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 Support #21

Merged
merged 39 commits into from
Feb 17, 2019
Merged

GraphQL Support #21

merged 39 commits into from
Feb 17, 2019

Conversation

hallee
Copy link
Member

@hallee hallee commented Feb 17, 2019

Closes #5

This PR adds support for GraphQL POST queries, page-based pagination, and adds a GraphQL playground to /graphql.

I intended to implement cursor pagination but this would require building an opaque cursor implementation from scratch.

I also intend to eventually support automatic persisted queries.

@hallee hallee merged commit b88bbfb into master Feb 17, 2019
@hallee hallee deleted the graphql branch February 17, 2019 18:22
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.

1 participant