pub fn desugar_to_replace_operation(
path: &str,
spec: &ApplyFragmentSpec,
) -> OperationExpand description
Build a plan crate::plan::Operation::Replace from a validated apply.fragment spec.
pub fn desugar_to_replace_operation(
path: &str,
spec: &ApplyFragmentSpec,
) -> OperationBuild a plan crate::plan::Operation::Replace from a validated apply.fragment spec.