createTableRelation
Creates a table relation
Deprecation
Mutation will be removed in the next update
Input fields
Input Field : Object | Description |
---|---|
input: CreateTableRelationInput! | Required. Autogenerated input type of CreateTableRelation |
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 |