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