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

Add query type resolving to the router #14

Closed
3 tasks done
SerafimArts opened this issue Sep 8, 2017 · 1 comment
Closed
3 tasks done

Add query type resolving to the router #14

SerafimArts opened this issue Sep 8, 2017 · 1 comment

Comments

@SerafimArts
Copy link
Member

SerafimArts commented Sep 8, 2017

  • Add $router->query('pattern', 'action') for GraphQL query action.
  • Add $router->mutation('pattern', 'action') for GraphQL mutationaction.
  • Add $router->subscription('pattern', 'action') for GraphQL subscription action.
@SerafimArts SerafimArts self-assigned this Sep 8, 2017
@SerafimArts SerafimArts removed their assignment Nov 21, 2017
@SerafimArts
Copy link
Member Author

Implemented by router extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant