For the 10 year anniversary of #ApidaysParis, the conference organizers asked speakers to do a 2022 update to their first talk given at the conference.
Ori Pekelman updated his talk on the problems of REST-ifying SOAP APIs to be the problems of GraphQL-ifying REST APIs.
The update: Actually GraphQL does not give you benefits over REST for most use cases and you cannot escape intentional domain modeling just because you have strong types built into the API style. 👏
@jeremiahlee so much this takeaway.