Can we consume graphQL APIs in ION API Gateway?
GraphQL commonly has a REST representation interface which can be defined and used in API gateway.
Additionally, recently the BaaS added support to create graphQL.
Check the Roadmap items for GraphQL in API gateway.
@Kevin Heiman Thanks. What i need to do is that, just to register the graphQL service in the ION API gateway and pass the GraphQL payload as json in the request body.
So I presume you are able to now run the request via the gateway.
@Kevin Heiman Yes, it worked
Thanks.