graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Rakesh Emmadi 7ca48decfb server/mssql: integrate insert mutation schema parser for MSSQL backend
>

### Description
>
This PR is an incremental work towards [enabling insert mutations on MSSQL](https://github.com/hasura/graphql-engine-mono/pull/1974). In this PR, we generate insert mutation schema parser for MSSQL backend.

### Changelog

- [ ] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label.

### Affected components

- [x] Server

https://github.com/hasura/graphql-engine-mono/pull/2141

GitOrigin-RevId: 8595008dece35f7fded9c52e134de8b97b64f53f
2021-08-31 13:35:49 +00:00
..
Action [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00
LiveQuery server: support for graphql-ws protocol 2021-08-24 16:26:12 +00:00
RemoteJoin Remote schema execution logic 2021-08-06 13:40:37 +00:00
Action.hs server/mssql: integrate insert mutation schema parser for MSSQL backend 2021-08-31 13:35:49 +00:00
Backend.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
Common.hs server: SQL query tags for GQL operations (closes #400) 2021-07-29 08:30:10 +00:00
Inline.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Instances.hs mysql: Metadata awareness 2021-07-15 12:45:51 +00:00
Mutation.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
Query.hs server: remove stray comment 2021-08-23 15:03:33 +00:00
Remote.hs server: Uses GraphQL type in remote variable cache key 2021-08-04 21:24:36 +00:00
RemoteJoin.hs server: support remote relationships on SQL Server and BigQuery (#1497) 2021-06-11 03:27:39 +00:00
Resolve.hs server: support for custom directives 2021-05-20 10:03:50 +00:00
Types.hs server: support remote relationships on SQL Server and BigQuery (#1497) 2021-06-11 03:27:39 +00:00