Skip to content

Update Ruby SDK queries#51

Open
fragment-pr-bot[bot] wants to merge 4 commits intodevfrom
update-sdk-queries/23761413030
Open

Update Ruby SDK queries#51
fragment-pr-bot[bot] wants to merge 4 commits intodevfrom
update-sdk-queries/23761413030

Conversation

@fragment-pr-bot
Copy link
Copy Markdown
Contributor

This PR is auto-generated by github action.

snoble and others added 3 commits March 30, 2026 18:39
Mark the query and schema update as a major SDK release so it publishes with the correct breaking-change version.

Made-with: Cursor
Document the breaking balance API changes for the major release and ignore the local .gems install directory.

Made-with: Cursor
},
{
"name": "totalBalanceUpdates",
"description": "If set to `strong`, then a Ledger Account's `ownBalance` updates will be strongly consistent with\nthe API response. This Ledger Account's balance will be updated and\navailable for strongly consistent reads once you receive an API response.\n\nOtherwise if not set or set to `eventual`, `ownBalance` updates are applied\nasynchronously and may not be immediately reflected in queries.\n\nSee [Configure consistency](https://fragment.dev/docs/configure-consistency).",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't seem right that the description says ownBalance instead of balance

Regenerate the published schema JSON so the SDK includes the latest total balance consistency descriptions.

Made-with: Cursor
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.

3 participants