Discussing the challenges of fitting aggregated data into GraphQL paradigm in a clean way. Showcasing the implementation and conceptual problems with our initial solutions and describing the journey towards a conclusion that aggregated calculations often must be treated as a new “resource”, no matter if in GraphQL or REST.