Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
This module exports modules Hasura.Backends.MSSQL.Types.*
.
The types in Hasura.Backends.MSSQL.Types.Internal define types which represent T-SQL AST.
The other modules such as Hasura.Backends.MSSQL.Types.Insert and Hasura.Backends.MSSQL.Types.Update represent GraphQL AST parts that are unique for MSSQL.