describeMutation abstract method

StatementPreview describeMutation(
  1. MutationPlan plan
)

Provides a statement preview for a mutation plan without executing it.

Implementation

StatementPreview describeMutation(MutationPlan plan);