graphql-engine/server/src-lib/Hasura/GraphQL
hasura-bot fb902d4209 Support tracking SQL functions as mutations. Closes #1514 (#34)
* Support tracking SQL functions as mutations. Closes #1514

Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
Co-authored-by: Brandon Simmons <brandon@hasura.io>
GITHUB_PR_NUMBER: 6160
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6160

* Update docs/graphql/core/api-reference/schema-metadata-api/custom-functions.rst

Co-authored-by: Marion Schleifer <marion@hasura.io>

* Update docs/graphql/core/schema/custom-functions.rst

Co-authored-by: Marion Schleifer <marion@hasura.io>

* Update docs/graphql/core/schema/custom-functions.rst

Co-authored-by: Marion Schleifer <marion@hasura.io>

* Update docs/graphql/core/schema/custom-functions.rst

Co-authored-by: Brandon Simmons <brandon@hasura.io>
Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
Co-authored-by: Marion Schleifer <marion@hasura.io>
GitOrigin-RevId: 8fd39258641ecace6e3e9930e497b1655ad35080
2020-11-18 18:05:59 +00:00
..
Execute Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
Parser Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
Schema Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
Transport Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
Context.hs Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
Execute.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
Explain.hs server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
Logging.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
Parser.hs Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
RemoteServer.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Schema.hs Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
Utils.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00