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

Feature/graphql #166

Open
wants to merge 7 commits into
base: beta
Choose a base branch
from
Open

Conversation

FroggyRocky
Copy link
Contributor

add graphql support to all existing routes

@FroggyRocky
Copy link
Contributor Author

I added graphql route that essentially has a relay middleware that transforms requests in the way that allows us to use existing controllers initially created for REST. This way we wound't have to worry about synchronizing REST vs graphql in case we change/add additional behaviors to controllers.

@gitfrosh I just want you to see the approach, in case you approve it, I will promptly add pagination params in the request arguments + auth middleware

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