laravel-graphql maintained by jdefez
Description
graphql request and query builder
Author
Last update
2022/05/03 17:18
(dev-feature/removing-facades)
License
Downloads
326
Tags
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.