A
A
Alex2016-03-25 10:29:52
Angular
Alex, 2016-03-25 10:29:52

Angular 2 + GraphQL myth or reality?

I really liked the concept of GraphQL.
I would like to use it with Angular 2.
But there are no official solutions yet, because GQL was developed under Relay + React.
All that is in the vastness of the vast is ToDo on bundles Angular + Relay + React, Angular + Relay, read Angular.
Those. try to crossbreed and get a monster.
There are a number of questions:
What to take for data caching? What about dynamic models in Angular?
Do such decisions have life? Can you tell me an open source that works in such a bundle?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yuri Yarosh, 2017-11-14
@voidnugget

Apollo2 has already been released - so I don't see anything complicated.
In fact, the problem is more in the clumsy backend - developers do not know how to write Schema mappers to map a relational DBMS schema onto a GraphQL API schema and bind the corresponding AAA services.
In this regard, I advise you to look at join-monster and postgraphql.
mb opensource my mapper someday.

A
Alex, 2016-09-21
@streetflush

Something is quiet here ... I'll throw in my research on this:
https://gist.github.com/Groxot/6cad3b2b16db345bada... - I filed a little code from the Internet.
I use myself.

M
MOTORIST, 2016-11-17
@MOTORIST

dev.apollodata.com
PS I haven't tried it myself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question