This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
tuist
Watch
1
Star
0
Fork
You've already forked tuist
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
tuist
/
projects
/
cloud
/
app
/
frontend
/
graphql
/
MeQuery.graphql
13 lines
130 B
GraphQL
Raw
Permalink
Blame
History
query
Me
{
me
{
...
UserBasicInfo
lastVisitedProject
{
slug
}
projects
{
name
slug
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink