> I was looking for validating the request on Data Power
It sounds like you're asking to validate an input GraphQL Query against a GraphQL Schema.
That is fully supported on DataPower since version 10.0.0.0. (2Q2020)
It is a feature of DataPower's APIGW, therefore as Yahel points out above you would use IBM API Connect with its "DataPower API Gateway", which in turn uses DataPower as the gateway.
------------------------------
Morris Matsa
------------------------------
Original Message:
Sent: Tue May 25, 2021 07:12 AM
From: G Mehta
Subject: GraphQL call from Data Power
Hi Yahel,
Thank you for the update. I was looking for validating the request on Data Power but seems that is not possible as of now.
------------------------------
G Mehta
------------------------------
Original Message:
Sent: Mon May 24, 2021 11:07 AM
From: Yahel Nachum
Subject: GraphQL call from Data Power
Hello G Mehta,
If you use your GraphQL APIs as a regular backend there are no known limitations for that use case. If you want to utilize the capability of DataPower's handling for schema manipulation and rate-limiting, this functionality is only supported through API Connect. You can find known limitations at the following link https://www.ibm.com/support/pages/known-limitations-graphql-datapower-api-gateway
------------------------------
Yahel Nachum