Skip to content

Add as_i32 feature to use i32 for Number type - #96

Open
danbi2990 wants to merge 1 commit into
graphql-rust:masterfrom
danbi2990:add-as-i32-feature
Open

Add as_i32 feature to use i32 for Number type#96
danbi2990 wants to merge 1 commit into
graphql-rust:masterfrom
danbi2990:add-as-i32-feature

Conversation

@danbi2990

Copy link
Copy Markdown

Closes#53.

Sign up for freeto 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.

i64 is used for integers when i32 should be used

1 participant

@danbi2990