Manage per-graph member access and roles
4 operations.
/v1/graphs/{graph_id}/membersAll users with access to the graph: explicit grants plus org owners/admins who hold implicit admin.
/v1/graphs/{graph_id}/membersGrant a member of the graph's organization access at a chosen role.
/v1/graphs/{graph_id}/members/{user_id}Change an explicit member's graph role.
/v1/graphs/{graph_id}/members/{user_id}Revoke an explicit member's access to the graph.