Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | GraphQL Folder | Summary of Elements in this Folder | pub.graphql:load
 
pub.graphql:load
WmPublic. Loads the data for a single key and returns the values.
Input Parameters
$internal
Document Contains the fields that are populated and used internally while loading the data.
Important:
This parameter is reserved for internal use by Integration Server. Do not modify or delete the value of this parameter.
key
Document Contains the field(s) for which you want to fetch the data from the data source. The field(s) in this document must be same as the field(s) in the key document of Dataloader service input signature. For more information on Dataloader service, see webMethods Service Development Help.
loaderName
String Specifies the name of the Dataloader.
Output Parameters
$internal
Document Document containing the fields, which are used internally by Dataloader.