Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove caching every field for records with non-optional fields #1938

Merged

Conversation

MohamedSabthar
Copy link
Member

@MohamedSabthar MohamedSabthar commented Jun 28, 2024

Purpose

Fixes: ballerina-platform/ballerina-library#6652
Fixes: https://github.com/wso2-enterprise/internal-support-ballerina/issues/708

Examples

Checklist

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

@MohamedSabthar MohamedSabthar changed the title Remove caching every field for records with non-optional fields #1936 Remove caching every field for records with non-optional fields Jun 28, 2024
changelog.md Outdated Show resolved Hide resolved
Co-authored-by: DimuthuMadushan <35717653+DimuthuMadushan@users.noreply.github.com>
@MohamedSabthar MohamedSabthar merged commit 20e7032 into ballerina-platform:master Jun 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GraphQL Cache is Caching Fields Separately for Record Types with No Optional Values
3 participants