Wiki

Scale Your Enterprise

User Tools

Site Tools


bw2:tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bw2:tool [2025/05/07 16:36]
afernandes
bw2:tool [2025/05/08 11:43] (current)
afernandes
Line 1: Line 1:
-======Introduction (Encryption)====== +======Introduction (GraphqL)====== 
-This page describes the use of the Bizweaver Encrypt Decrypt Tool.+This page describes the use of the GraphQL Tool. 
 +===Example:=== 
 + 
 +{{ :bw2:graphql2.jpg |}}
  
   - **Add the GraphQL tool** .   - **Add the GraphQL tool** .
Line 11: Line 14:
     - **EndPoint URI**: This will auto-populate from the chosen connection but can be overidden if needed     - **EndPoint URI**: This will auto-populate from the chosen connection but can be overidden if needed
   - **Enter the GraphQL Query**   - **Enter the GraphQL Query**
-    - **Operations**: In this panel enter your GraphQL query <WRAP center round box 60%> +    - **Operations**: In this panel enter your GraphQL query      
-query GetCountry { +
-  country(code: "BR") { +
-    name +
-    native +
-    capital +
-    emoji +
-    currency +
-    languages { +
-      code +
-      name +
-    } +
-  } +
-+
- +
-</WRAP> +
     - Use the **Beautify** button (if available) to format your query.     - Use the **Beautify** button (if available) to format your query.
-    - ** Test the Query**+  - ** Test the Query**
     - Click **Test Run** to execute the query.     - Click **Test Run** to execute the query.
     - The **Response** panel displays the returned data from your GraphQL endpoint     - The **Response** panel displays the returned data from your GraphQL endpoint
bw2/tool.1746650171.txt.gz · Last modified: 2025/05/07 16:36 by afernandes