pub fn get_graph_config(cx: FunctionContext<'_>) -> JsResult<'_, JsObject>
Get graph config from the environment
cx
env
JsResult<JsObject>