doc(integrations): add section for Laravel Lighthouse (#144)

This commit is contained in:
Charly POLY 2022-06-15 23:40:12 +02:00 committed by GitHub
parent 5b63c1c160
commit 2dcf6dba41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,14 @@
# Integrations
## Laravel Lighthouse (PHP)
The [Lighthouse GraphQL Hive](https://github.com/stayallive/lighthouse-graphql-hive) 3rd party integration can be used to measure and collect data against all your GraphQL operations.
At the moment, **it does not support Schema publishing**.
Get started [on their repository](https://github.com/stayallive/lighthouse-graphql-hive).
## Write a new Integration
Writing a third-party integration? We'd love to hear about it and help you!
Contact us at [contact@the-guild.dev](mailto:contact@the-guild.dev) or using the chat available in the bottom right corner of the page.