cofacts / rumors-api

GraphQL API server for clients like rumors-site and rumors-line-bot
https://api.cofacts.tw
MIT License
109 stars 26 forks source link

Should allow clearing slug (UpdateUser with empty slug) #257

Closed MrOrz closed 6 months ago

MrOrz commented 3 years ago

As-is

Currently if the user does not provide slug when editing profile (for example, just changing display names), the operation will be rejected.

To-be

Change UpdateUser

Jadepypy commented 6 months ago

trying to resolve this issue