module-ballerina-graphql icon indicating copy to clipboard operation
module-ballerina-graphql copied to clipboard

The Ballerina GraphQL module is part of the Ballerina Standard Library. It is a spec-compliant, production-ready GraphQL implementation for writing GraphQL APIs in Ballerina.

Results 5 module-ballerina-graphql issues
Sort by recently updated
recently updated
newest added

## Purpose Fixes: https://github.com/ballerina-platform/ballerina-library/issues/7030 Related PR: https://github.com/ballerina-platform/module-ballerina-graphql/pull/2049 ## Examples ## Checklist - [x] Linked to an issue - [x] Added tests - [x] Checked native-image compatibility - [x] No `commons`...

## Purpose This PR introduces a rewrite of the GraphQL subscription service to: - Implement custom remote dispatchers for improved message routing. - Support WebSocket close frame records, enabling graceful...

Update summary csv files

Skip GraalVM Check

## Purpose > $subject Part of: [#7652](https://github.com/ballerina-platform/ballerina-library/issues/7652) ## Examples ## Checklist - [x] Linked to an issue - [ ] Updated the changelog - [ ] Added tests - [...

## Purpose >$subject Part of: [#7711](https://github.com/ballerina-platform/ballerina-library/issues/7711) ## Examples ## Checklist - [x] Linked to an issue - [x] Updated the changelog - [x] Added tests - [x] Updated the spec...