TableBeforeDeleteResult

View Source

Summary

Result returned from the beforeDelete hook.

Signature

type TableBeforeDeleteResult = void | ValidationFailure;