Skip to content

Comment on A REST View of GraphQLparent

Comments

My backend take a 'fields' parameter, I use it mostly in list views.

My backend has nested models. I can request the line_items field and get that list along with the root object, submit it back with added fields easily.

That sounds pretty much like what Vulcain [1] is doing for you on top of an existing REST API.

[1] https://github.com/dunglas/vulcain

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.