pub fn export_graph_updates(cx: FunctionContext<'_>) -> JsResult<'_, JsArray>
Expand description

Function to export graph updates

Arguments

  • cx - Neon FunctionContext
  • graph_state_id - Unique identifier for the graph state

Returns

  • JsResult<JsArray> - Neon JsArray containing the exported updates

Errors

  • Throws a Neon error