git.sr.ht/~sircmpwn/gqlgen@v0.0.0-20200522192042-c84d29a1c940/codegen/testserver/weird_type_cases.graphql (about) 1 # regression test for https://git.sr.ht/~sircmpwn/gqlgen/issues/583 2 3 type asdfIt { id: ID! } 4 type iIt { id: ID! } 5 type AIt { id: ID! } 6 type XXIt { id: ID! } 7 type AbIt { id: ID! } 8 type XxIt { id: ID! }