6ff3f1fba4
Introduce a to_upper_snake_case() helper to properly convert enum names to GraphQL compatible names. Previously, "SomeEnum" would be converted to "SOMEENUM" and not "SOME_ENUM". |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
6ff3f1fba4
Introduce a to_upper_snake_case() helper to properly convert enum names to GraphQL compatible names. Previously, "SomeEnum" would be converted to "SOMEENUM" and not "SOME_ENUM". |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |