Looking to hire Laravel developers? Try LaraJobs

laravel-graphql maintained by jdefez

Description
graphql request and query builder
Last update
2022/05/03 17:18 (dev-feature/removing-facades)
License
Links
Downloads
326

Comments
comments powered by Disqus

laravel-graphql

This a work in progress repository. This consists in two facades:

  • QueryBuilder to build query string that can be sent to a graphql api.

  • Request that can be used to send those queries to the graphql api.