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
53bec9df41
joyent-portal
/
packages
/
cp-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 {
feat(cp-frontend): Move portal query to header, display result, return user from mock server
2017-05-25 19:32:19 +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