Minh Son Nguyen

Results 2 issues of Minh Son Nguyen

I want to to ask about this specific line of code. Basically we ignore the enum if the name and value are the same https://github.com/dotansimha/graphql-code-generator/blob/e947f8e393e04dfd52f78bbb35b7e3e6af825c4f/packages/plugins/other/visitor-plugin-common/src/enum-values.ts#L27 For example in the test...

stage/1-reproduction

This PR adds `is_case_insensitive` variable as optional [is_case_insensitive](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_dataset#is_case_insensitive-1) - - (Optional) TRUE if the dataset and its table names are case-insensitive, otherwise FALSE. By default, this is FALSE, which means...

Stale