MS SQL Server: Update Mutation | Hasura GraphQL Docs

MS SQL Server: Update Mutation | Hasura GraphQL Docs

Update an object by its primary key​. You can update a single object in a table using the primary key. The output type is the nullable table object.

 

Read More