Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
data NamingCase Source #
Represents the different possible type cases for fields and types, i.e.
HasuraCase
and GraphqlCase
(CamelCase
fields and PascalCase
types).
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
data NamingCase Source #
Represents the different possible type cases for fields and types, i.e.
HasuraCase
and GraphqlCase
(CamelCase
fields and PascalCase
types).