Getting started
Set up API gateway and GraphQL server functionality for your apps in the same process by using Gloo Edge.
This feature is available only in Gloo Edge Enterprise. Remote execution is supported only in versions 1.14.0 and later.
-
Install GraphQL: Install GraphQL in Gloo Edge and enable API spec discovery for upstreams.
-
Simple service discovery: Explore basic GraphQL service discovery with the Pet Store sample application.
-
Local GraphQL resolution: Explore local GraphQL resolution with the Bookinfo sample application.
-
Remote GraphQL resolution: Explore remote GraphQL resolution with an example GraphQL server upstream.
-
Optional: Secure the GraphQL API: Protect the GraphQL API that you created in the previous sections by using an API key.