query_ref

Function query_ref 

Source
pub fn query_ref(
    service: Arc<DataConnectService>,
    operation_name: impl Into<String>,
    variables: Value,
) -> QueryRef
Expand description

Constructs a query reference for the specified operation name and variables.