Skip to content

fix: Give input objects coding keys if property name is protected - #13

Merged
NeedleInAJayStack merged 1 commit into
mainfrom
fix/input-object-coding-keys
Aug 10, 2026
Merged

fix: Give input objects coding keys if property name is protected#13
NeedleInAJayStack merged 1 commit into
mainfrom
fix/input-object-coding-keys

Conversation

@NeedleInAJayStack

Copy link
Copy Markdown
Member

This fixes issues when input object properties have names that are protected Swift keywords. Previously, the fields were renamed which would prevent decoding from the GraphQL input maps.

This fixes issues when input object properties have names that are protected Swift keywords. Previously, the fields were renamed which would prevent decoding from the GraphQL input maps.
@NeedleInAJayStack NeedleInAJayStack self-assigned this Aug 10, 2026
@NeedleInAJayStack
NeedleInAJayStack merged commit 6cef51f into main Aug 10, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant