tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > MutationResult > reset

MutationResult.reset property

A function to clean the mutation internal state (i.e., it resets the mutation to its initial state).

Signature:

reset: () => void;