INPUT_OBJECT
EditTableDataInput
link
Parameter Name | Type | Description |
---|---|---|
externalId | String! | The external identifier used to retrieve this data. |
tableId | String! | The ID for the Table that this data belongs to. |
data | JSONString! | The JSON encoded representation of the data |
clientMutationId | String |