pub fn query_ref( service: Arc<DataConnectService>, operation_name: impl Into<String>, variables: Value, ) -> QueryRef
Constructs a query reference for the specified operation name and variables.