Skip to content

Instance Method

detachAll(on:)

Detach all models by deleting all pivots from this model.
func detachAll(on database: any Database) -> EventLoopFuture<Void>