Each of profile sections need different request. (It's too obvious because all of them have different charateristic)
But first, I need to check if table struture can afford it. After that, We should make api and new saga actions.
Note
I'm worry about making too much saga actions.
It might cause problem when it's too alot! So, I need to be careful to design it well
Objective