I've been reading a lot but don't seem to find an answer to the question:
Is it possible to do data composition, for example from 3 microservices? => Exposing an endpoint with the aggregate data on the API Gateway?
Or how does one approach this? I thought this was basic behaviour desired from a API Gateway?