joyent-portal/packages/my-joyent/src/graphql/data-centers.gql

6 lines
46 B
GraphQL

query Portal {
datacenters {
name
}
}