graphql-engine/server/src-lib/Hasura/GraphQL
Rakesh Emmadi d9fb0f8780 use named notation for function arguments if any argument is not specified (fix #2730) (#2777)
* use positional arguments in SQL functions
* only allow omitting set of last arguments in functions
* disallow omitting of a non default argument in functions
2019-08-28 14:27:15 -05:00
..
Execute Centralize handling of expected PostgreSQL errors 2019-08-26 00:54:56 -05:00
Resolve use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
Schema use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
Transport log when request body parsing fails (fix #2555) (#2556) 2019-08-01 16:21:59 +05:30
Validate server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Context.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Execute.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Explain.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Logging.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
RemoteServer.hs allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
Resolve.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Schema.hs use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
Utils.hs refactor event processing logic (#1639) 2019-02-22 17:55:36 +05:30
Validate.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00