Fork me on GitHub
#clojure-boston
<
2022-05-15
>
Matthew DiLoreto22:05:55

Hi Bostonians! I was watching this (excellent) presentation by Chris O'Donnell (not sure if he's in the channel?) and had a question about the distinction that was raised between graphql and pathom. Specifically at 55:34 https://youtu.be/oaZPGl7XUqc. What is meant when you say the main distinction between the two is that graphql is entity based while pathom is attribute based? I've walked through the basic fulcro examples and for all intents and purposes I thought graphql was essentially equivalent (given the interoperability between fulcro+pathom+graphql APIs)