Does Apigee have support for GraphQL?

From the title: Does Apigee have some GraphQL functionality built-in?

Based on what I have read, it seems the way to implement GraphQL within Apigee is to include the GraphQL query in a POST request and have it processed by a target.

Is there a better way to do it? Thanks.

1 2 6,716
2 REPLIES 2

@Nicnic Nicnic, a reference implementation, along with a utility to assist with authorization mapping, has been published for how GraphQL developers could get a ton of value from implementing with Apigee.

Please see this community article for an overview, and the following links for a deeper dive with source:

Cool, David!