Skip to content

Properly handle integer id#543

Open
Sytten wants to merge 2 commits into
graphql-rust:mainfrom
caido:ef-fix-id
Open

Properly handle integer id#543
Sytten wants to merge 2 commits into
graphql-rust:mainfrom
caido:ef-fix-id

Conversation

@Sytten

@Sytten Sytten commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

Fixes #542

The integer ID parsing IMO should not have been merged at all, but I spend the day fixing it so at least it is fixed now.

For those that dont care about paying the penalty of this feature, I made a feature that you can disable.

@Sytten

Sytten commented Jun 27, 2025

Copy link
Copy Markdown
Contributor Author

The CI is broken because of unrelated problems

@tomhoule

tomhoule commented Jul 7, 2025

Copy link
Copy Markdown
Member

I think we should consider removing integer ID deserialization support.

@tomhoule

tomhoule commented Jul 7, 2025

Copy link
Copy Markdown
Member

Let's do that (https://spec.graphql.org/draft/#sec-ID).

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.

ID Deserialization is broken for Vec

2 participants