github.com/animeshon/gqlgen@v0.13.1-0.20210304133704-3a770431bb6d/codegen/testserver/weird_type_cases.graphql (about)

     1  # regression test for https://github.com/99designs/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! }