updateTableRelation
Updates an existing table relation
Deprecation
Mutation will be removed in the next update
Input fields
| Input Field : Object | Description | 
|---|---|
| input: UpdateTableRelationInput! | Required. Autogenerated input type of UpdateTableRelation | 
Return fields
| Input Field : Object | Description | 
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. | 
| tableRelation: TableRelation | Returns information about the table relation |