goinvo/staffplan_redux

Add a `viewer` top level GraphQL node

Closed this issue · 0 comments

This node will return the current user's information. The front end can use this to get a name, e-mail address, etc., as well as:

  • currentCompany
  • projects that the user's assigned to

Possibly more.