graphql-engine/server/src-lib/Hasura/GraphQL/Validate
Rakesh Emmadi 0833d35088 generate scalar types for SQL function arguments (fix #1632) (#1633)
Also involved a refactor of the internals to localise the context needed for each field
2019-02-22 15:57:38 +05:30
..
Context.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Field.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
InputValue.hs support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
Types.hs generate scalar types for SQL function arguments (fix #1632) (#1633) 2019-02-22 15:57:38 +05:30