mirror of
https://github.com/graphql-hive/console
synced 2026-05-22 16:48:56 +00:00
doc(integrations): add section for Laravel Lighthouse (#144)
This commit is contained in:
parent
5b63c1c160
commit
2dcf6dba41
1 changed files with 9 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue