MohamedSabthar
MohamedSabthar
Following is my payload factory configuration: ```xml $1 $2 ``` But I'm getting this unexpected structure as output when invoking the service: ```xml " ``` The `` is automatically removed...
### The problem with GraphQL and N+1 queries The N+1 problem is a performance issue that can occur when querying data from a GraphQL API. It arises when a single...
**Description:** $subject link: https://lib.ballerina.io/ballerina/graphql.subgraph/1.9.0 **Steps to reproduce:** **Affected Versions:** **OS, DB, other environment details and versions:** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**
**Description:** `Trigger ballerinax connector build` workflow triggers the build for all ballerinax connectors to check for breaking changes introduced in distribution. This specific build currently use the docker:nightly image. **Describe...
**Description:** The goal of this task is to create a practical example scenario demonstrating how to implement Server-Sent Events (SSE) using the HTTP module. The example should be added to...
**Description:** Related to: https://github.com/ballerina-platform/module-ballerina-http/pull/2088 **Describe your task(s)** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**
**Description:** $subject **Describe your task(s)** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**
## Purpose > $subject Fixes: https://github.com/ballerina-platform/ballerina-library/issues/6790 ## Goals > Describe the solutions that this feature/fix will introduce to resolve the problems described above ## Approach > Describe how you are...