withRepository

fun <R> IStoreClient.withRepository(repository: RepositoryId?, body: () -> R): R