This is an old revision of the document!
Introduction (Encryption)
This page describes the use of the Bizweaver Encrypt Decrypt Tool.
Add the GraphQL tool .
Locate the GraphQL icon in the integration section of the toolbox.
Drag and drop the GraphQL tool onto the designer canvas.
Configure the GraphQL tool
Tool Name: Assign a descriptive name
Description: (Optional) details regarding what this tool is doing
GraphQL Connection: Select from the dropdown list of existing GraphQL connections you created.
EndPoint URI: This will auto-populate from the chosen connection but can be overidden if needed
Enter the GraphQL Query
Operations: In this panel enter your GraphQL query
For example:
- Use the **Beautify** button (if available) to format your query.
- ** Test the Query**
- Click **Test Run** to execute the query.
- The **Response** panel displays the returned data from your GraphQL endpoint