Hey guys, I am starting with GraphiQL and trying to create a query for inviteMembers for an organization, however, I am not being able to identify what is wrong here. Could you please clarify?
Member information > role_name:Â String > The user role name Valid roles
Â
1. Organization:
- admin: Team admin, can view/join all pipes and access/manage the team settings;
- normal: Team member, can view and join all public pipes;
- gest: Team guest, is free and can only create cards.
Â
No nivel de Org não existe a role "member" e sim a "normal" em varias documentações está como "member".
Â
Não existe a role chamada "gest", tentei "guest" e tambem não funcionou! Qual a correta?
Â
Essa parte da documentação está bem ruim, levei horas para conseguir fazer a chamada correta.
Hi @natan-bueno!
You are trying to add members to an org so the values possible are: normal, admin, super_admin Normal is equivalent to member when adding in an org, while in the pipe would be members.