Kinda unfair since it's 1000x easier to get started with GraphQL than Datalog.
> I'm sure they exist out in the wild, but personally I haven't seen a project where GraphQL really shines through.
Look into how Gatsby.js uses GraphQL. You can query data from markdown files, configuration files (JSON) and resize images by specifying it in a query.
> I'm sure they exist out in the wild, but personally I haven't seen a project where GraphQL really shines through.
Look into how Gatsby.js uses GraphQL. You can query data from markdown files, configuration files (JSON) and resize images by specifying it in a query.