Project Collaborators¶
Table of contents
Introduction¶
You can invite collaborators to your project and grant them partial or complete access to your Hasura console. The Collaborators
tab shows the current people who have access to the project and the people who have been invited to the project.
Invite a collaborator¶
Click Invite a Collaborator
to invite a new collaborator by their email.
Collaborator roles¶
Collaborators can have different levels of access in the Hasura console.
- Admin has complete access to the console i.e they can change the schema and the GraphQL engine metadata.
- User has limited privileges:
- The
Execute GraphQL
permission allows running queries, mutations and subscriptions from theGraphiQL
tab of the console. - The
View Metrics
permission allows inspecting operation data and metrics from thePRO
tab of the console.
- The
Remove a collaborator¶
To remove a collaborator, click on the collaborator and then click on the remove icon on the top right:
If you have invited a collaborator, you can click on the Invited
button to resend or revoke the invitation.
Invitations¶
You can see the projects that you have been invited to collaborate on, on the project listing page.