WunderGraph cross API joins example Getting started npm install && npm start Get weather for a country capital curl -v --get --data-urlencode 'wg_variables={"countryCode": "ES"}' 'http://localhost:9991/operations/CountryWeather' Learn More Read the Docs. Got Questions? Join us on Discord!