You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the first user to connect to the instance will be promoted admin. After that, any changes to the admins (add or remove) need to be done manually with a graphql query.
Describe the solution you'd like
In the admin interface, I want to be able to add a new admin by typing his name (or email?)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, the first user to connect to the instance will be promoted admin. After that, any changes to the admins (add or remove) need to be done manually with a graphql query.
Describe the solution you'd like
In the admin interface, I want to be able to add a new admin by typing his name (or email?)
The text was updated successfully, but these errors were encountered: