jdefez/laravel-graphql

graphql request and query builder

Installs: 326

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/jdefez/laravel-graphql

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

This package is auto-updated.

Last update: 2025-12-29 04:00:22 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.