is blaze dead or we use it with apollo? and graghql
See here
Put a universal API over your existing backends.
Build and update application features without writing new endpoints. Just write a GraphQL query and Apollo gets the data for you.
Best of all, Apollo integrates with the technology you’re already using, so you can add it a little bit at a time. It also works with the whole specification and all community GraphQL tools.
GraphQL and Apollo aren’t substitutes for your views, templates, and UI components. You’ll still want a library like Blaze, React, or Vue when working with Apollo/GraphQL
              
              
              4 Likes