B2B Integration 10.5 | Administering and Monitoring B2B Transactions | Service Development Help | Working with GraphQL Descriptors
 
Working with GraphQL Descriptors
 
Understanding the GraphQL Terminology
Supported and Unsupported GraphQL Features
GraphQL Data Type Mapping
Overview of Creating a GraphQL Descriptor
Creating a GraphQL Descriptor
Invoking a GraphQL Descriptor
Modifying Properties to the GraphQL Descriptor
Refreshing a GraphQL Descriptor
Working with a GraphQL Dataloader
Creating a Dataloader
GraphQL is a query language designed to build client applications by providing a flexible syntax and system for describing their data requirements and interactions. Using GraphQL service, you can query a specific data to the server and get the response in a predictable way.
Integration Server acts as a GraphQL service provider and supports GraphQL version 9.X.
You can use the Service Development perspective in Designer to create GraphQL descriptors. A GraphQL descriptor is created using a GraphQL schema and you must provide a valid GraphQL schema. Integration Server uses the GraphQL schema to create the GraphQL descriptor.

Copyright © 2016- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.