GraphQL Support in API Gateway
API Gateway supports GraphQL APIs in Non-Infor API Suites, enabling you to configure GraphQL endpoints, manage GraphQL schemas, and use GraphQL Playground to run and validate GraphQL queries.
GraphQL support in API Gateway enables you to expose external GraphQL APIs, associate GraphQL schemas for documentation and validation, and explore queries through GraphQL Playground.
This section describes how to configure GraphQL endpoints, manage GraphQL schema documentation, and use GraphQL Playground to test and troubleshoot GraphQL queries.
You can also review a hands-on example that demonstrates how to add a public GraphQL API and explore its schema and queries in GraphQL Playground.