julienvincent / modelizr

Generate GraphQL queries from models that can be mocked and normalized.
http://julienvincent.github.io/modelizr
176 stars 6 forks source link

Any feedback after one year :) #16

Closed besarthoxhaj closed 6 years ago

besarthoxhaj commented 6 years ago

Hi Julien,

I think the idea of modelizr is great! :)

Do you have any feedback after one year?

julienvincent commented 6 years ago

Hi @besarthoxhaj,

I think a lot of my initial reasons for writing this library have now been solved better by other people. Personally I no longer use this library for my projects and instead use apollo.

I would suggest looking at apollo instead of modelizr. The team over there have done an amazing job in producing a collection of libraries that should handle any graphql use-case in JS (and very well).

Thank you for showing an interest, but I think Modelizr is dead. Long live Apollo :)

besarthoxhaj commented 6 years ago

@julienvincent thanks for your quick reply. Will have a look at Apollo :)