Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.

tests project is maintained

GraphQL ddev Add-on

Getting started

In the DDEV project directory launch the command:

ddev get machine-rc/graphql

Restart the DDEV instance:

ddev restart

Open the Grafana web interface via the url: https://your-project-name.ddev.site:4000/

Customizations

Current structure allows support for multiple graphql services. To add a new service:

If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.