If we need to fetch data from an external API, but we need to somehow modify the results (such as providing a default value when some field is empty), we can then use Gato GraphQL to implement an API gateway that transforms the entries as needed.
For instance, when invoking the REST API endpoint /users from some WordPress site, we can add a default value when the url field is empty, and an additional link property with the HTML code: