Function dsnp_graph_sdk_node::api::rollback  
source · pub fn rollback(cx: FunctionContext<'_>) -> JsResult<'_, JsBoolean>Expand description
Function to rollback pending changes in a graph state
Arguments
cx- Neon FunctionContextgraph_state_id- Unique identifier for the graph state ReturnsJsResult<()>- Empty result status Errors Does not throw