Skip to main content

snapshot_subscription_response

Function snapshot_subscription_response 

Source
pub fn snapshot_subscription_response(
    subscription_id: &str,
    table: &str,
    rows: Vec<Value>,
    scopes: ScopeValues,
    next_cursor: i64,
) -> SubscriptionResponse