Download the PHP package bbs-lab/lighthouse-persisted-queries without Composer
On this page you can find all versions of the php package bbs-lab/lighthouse-persisted-queries. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bbs-lab/lighthouse-persisted-queries
More information about bbs-lab/lighthouse-persisted-queries
Files in bbs-lab/lighthouse-persisted-queries
Package lighthouse-persisted-queries
Short Description Laravel Lighthouse middleware to handle GraphQL persisted queries
License MIT
Homepage https://github.com/bbs-lab/lighthouse-persisted-queries
Informations about the package lighthouse-persisted-queries
Lighthouse persisted queries middleware
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
To handle persisted queries you add the BBSLab\LighthousePersistedQueries\PersistsQuery
middleware to the lighthouse middleware configuration section.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Mikaël Popowicz
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of lighthouse-persisted-queries with dependencies
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^7.0|^8.0|^9.0
nuwave/lighthouse Version ^4.0|^5.0