RamenTeam / ramen

Having a conversation would have never been easier with Ramen! Take a bowl now. 🍜😋
7 stars 1 forks source link

[Noodle][Profile] Edit profile #38

Closed chungquantin closed 3 years ago

chungquantin commented 3 years ago
chungquantin commented 3 years ago

Complete the API

For the schema:

mutation updateProfile($data: UpdateProfileDto!){ updateProfile(data: $data){ path message } }

Input the field that you want to update @khaitruong922