Hi Folks,I want to add roles to the users using graphQL API given below.const ADD_USER_ROLE_MUTATION = gql` mutation addUsersToRole($roleKey:…
Hi Folks,I want to add roles to the users using graphQL API given below.const ADD_USER_ROLE_MUTATION = gql` mutation addUsersToRole($roleKey:…