removeAllByOwnerId

abstract suspend fun removeAllByOwnerId(ownerId: Int)

Removes all planet entities associated with a user's remote identifier from the database.

Parameters

ownerId

The remote identifier of the user.