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

Added a function to add custom wrap for the queries or mutations #496

Merged
merged 2 commits into from
Oct 20, 2019

Conversation

albertcito
Copy link
Contributor

Now you can create my own wrapper like pagination to inject more options to te resolve function in my GraphQL queries or mutations.

  • Added Facade method
  • Added unit tests

Now you can create my own wrapper like pagination to inject more options to te resolve function in my GraphQL queries or mutations.
- use `->graphql()` helper
- assert whole result, not just the outline/structure
@mfn mfn merged commit 7eaae89 into rebing:master Oct 20, 2019
@mfn
Copy link
Collaborator

mfn commented Oct 20, 2019

Awesome, thank you very much for the contribution and thanks for the patience 😄

(I commit just a smallish fix so the test aligns better with the existing ones)

@mfn
Copy link
Collaborator

mfn commented Oct 20, 2019

We forgot to add a changelog 😜 fixed with #498

@mfn
Copy link
Collaborator

mfn commented Oct 20, 2019

@albertcito it's now part of the 3.0.0 release! => https://github.com/rebing/graphql-laravel/releases/tag/3.0.0

@albertcito
Copy link
Contributor Author

albertcito commented Oct 20, 2019

That is awesome 🎉I just saw my contribution in the v.3 thanks a lot 🎉 🎉 🎉 🎉

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.

None yet

2 participants