createOrUpdateGroup

abstract fun createOrUpdateGroup(    name: String,     gridId: String,     blockIds: List<BlockId>)