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:43]
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  +    - **Operations**: In this panel enter your GraphQL query      
-<WRAP center round important 60%> +
-  For example: +
-  query GetCountry { +
-  country(code: "BR") { +
-    name +
-    native +
-    capital +
-    emoji +
-    currency +
-    languages { +
-      code +
-      name +
-    } +
-   } +
-  } +
-</WRAP> +
- +
-<wrap em> +
-  For example: +
-  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.1746650616.txt.gz · Last modified: 2025/05/07 16:43 by afernandes