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

Get graph config from the environment

Arguments

  • cx - Neon FunctionContext
  • env - Neon Environment object

Returns

  • JsResult<JsObject> - Neon JsObject containing the graph config