Dan
01/22/2018, 6:18 AMmutation {
updateDataset(
id:"cjcpru78oky7c0134oliodyku",
dataRows:[
{
organizationId:"cjbzy5qvw019o0134bhhdpzo8",
rowData: "test",
createdById:"cjbzy5qxs019r0134qepn57xh",
}
]
){
id
}
}
Removes all the current dataRows and replaces them with the new one. However I want to "push" this new dataRow onto the listmax
01/22/2018, 10:02 AM