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

Improve the Schema Generation with Ordering the Types

Open sccalabr opened this issue 1 month ago • 4 comments

Purpose

Fixes: https://github.com/ballerina-platform/ballerina-library/issues/6441

Examples

Checklist

  • [x] Linked to an issue
  • [ ] Updated the changelog
  • [x] Added tests
  • [ ] Updated the spec
  • [ ] Checked native-image compatibility
  • [x] No commons package changes (if there are any, please update the GraphQL version in GraphQL tools and Ballerina dev tools)
  • [x] No compiler package changes (if there are any, please update the GraphQL version in Ballerina dev tools)

sccalabr avatar Oct 02 '25 03:10 sccalabr

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

:white_check_mark: ThisaruGuruge
:white_check_mark: sccalabr
:x: totesforlife
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 02 '25 03:10 CLAassistant

Are there any updates I should make

sccalabr avatar Oct 07 '25 02:10 sccalabr

There are some compilation errors, @sccalabr can you please check?

ThisaruGuruge avatar Oct 13 '25 05:10 ThisaruGuruge