Skip to content

fix: no summarization field blueprints#438

Merged
jacobmanderson merged 1 commit into
masterfrom
jacob/field-blueprints
Feb 27, 2026
Merged

fix: no summarization field blueprints#438
jacobmanderson merged 1 commit into
masterfrom
jacob/field-blueprints

Conversation

@jacobmanderson
Copy link
Copy Markdown
Contributor

@jacobmanderson jacobmanderson commented Feb 27, 2026

Summary

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • Jira story/task is put into PR title
  • Code has been self-reviewed
  • Hard-to-understand areas have been commented
  • Documentation has been updated
  • My changes generate no new warnings
  • Unit tests have been added for base functionality and known edge cases
  • Any dependent changes have been merged and published in downstream modules

Note

Low Risk
Low risk: only updates GraphQL selection sets to stop requesting SummarizationPromptConfig fields; behavior changes are limited to what data is fetched/returned for field blueprint promptConfig.

Overview
Stops requesting SummarizationPromptConfig in the field blueprint GraphQL queries (create, get-by-ids, and paged list), leaving only the ExtractionPromptConfig fragment under promptConfig.

Written by Cursor Bugbot for commit 187a9b5. This will update automatically on new commits. Configure here.

@jacobmanderson jacobmanderson merged commit c63fec4 into master Feb 27, 2026
5 checks passed
@jacobmanderson jacobmanderson deleted the jacob/field-blueprints branch February 27, 2026 17:08
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.

2 participants