Skip to content

Explore and document nullable field behavior for READ DTOs#150

Draft
Ckk3 wants to merge 3 commits intogazorby:mainfrom
Ckk3:sqlalchemy-model-nullable-dont-apply
Draft

Explore and document nullable field behavior for READ DTOs#150
Ckk3 wants to merge 3 commits intogazorby:mainfrom
Ckk3:sqlalchemy-model-nullable-dont-apply

Conversation

@Ckk3
Copy link
Contributor

@Ckk3 Ckk3 commented Jan 11, 2026

Description

This PR is intended to support the discussion around how strawchemy should determine GraphQL nullability for READ DTOs.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 11, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

Source of Truth for Nullable Fields in READ DTOs

1 participant