jdefez/laravel-graphql

graphql request and query builder

v0.1.5 2021-09-27 09:17 UTC

This package is auto-updated.

Last update: 2024-04-30 00:39:31 UTC


README

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.