async fn state_post(
__arg0: State<AppState>,
__arg1: Json<StateQueryParams>,
) -> AppResult<Json<Value>>Expand description
Node state with JSONPath filter in body
async fn state_post(
__arg0: State<AppState>,
__arg1: Json<StateQueryParams>,
) -> AppResult<Json<Value>>Node state with JSONPath filter in body