This website requires JavaScript.
Explore
Help
Sign In
Spearhead
/
joyent-portal
Watch
1
Star
0
Fork
0
You've already forked joyent-portal
Code
Issues
Pull Requests
Releases
Wiki
Activity
597f1b628b
joyent-portal
/
frontend
/
src
/
graphql
/
Portal.gql
12 lines
112 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Migration, menus, topology, inline svg
2017-05-16 16:46:04 +03:00
query Portal {
portal {
Add user type move portal query to header add services tooltip
2017-05-24 20:09:10 +03:00
user {
firstName
}
Migration, menus, topology, inline svg
2017-05-16 16:46:04 +03:00
datacenter {
Update frontend to use updated schema
2017-05-17 21:02:35 +03:00
uuid
region
Migration, menus, topology, inline svg
2017-05-16 16:46:04 +03:00
}
}
}
Reference in New Issue
Copy Permalink