jdefez/laravel-graphql

graphql request and query builder

Maintainers

Package info

github.com/jdefez/laravel-graphql

pkg:composer/jdefez/laravel-graphql

Statistics

Installs: 326

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-03-29 00:58: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.