query GetNode($uuid: String!) { node(uuid: $uuid) { uuid name latitude longitude country countryCode transportTypes } }