graphql-engine/server/src-lib/Hasura/Backends/MSSQL
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
..
DDL server/postgres: Support computed fields in permission check/filter 2021-07-28 08:10:25 +00:00
Instances server/mssql: integrate insert mutation schema parser for MSSQL backend 2021-08-31 13:35:49 +00:00
SQL server: misc cleanups 2021-06-15 15:06:37 +00:00
Types MSSQL: __typename error and json based aggregates (graphql-engine#7130) 2021-07-30 09:03:57 +00:00
Connection.hs Clean some instances 2021-07-30 15:43:32 +00:00
DDL.hs server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
FromIr.hs MSSQL: __typename error and json based aggregates (graphql-engine#7130) 2021-07-30 09:03:57 +00:00
Meta.hs server/mssql: integrate insert mutation schema parser for MSSQL backend 2021-08-31 13:35:49 +00:00
Plan.hs server: Check session variables for subscriptions 2021-07-30 21:42:52 +00:00
ToQuery.hs Clean some instances 2021-07-30 15:43:32 +00:00
Types.hs mssql: connection pooling 2021-02-25 18:16:52 +00:00