Interested in using GraphQL?
-
Great job!
-
@s-molinari said in Interested in using GraphQL?:
I wrote an article series
It was more like an entire ebook! I REALLY like your writing style Scott!
-
it would be a great addition to awesome quasar ? https://github.com/quasarframework/quasar-awesome
-
-
thanks, very useful!
-
Thank you, Scott!
This is very interesting and useful, great job!
I try to use new official extension, but now i’m stuck. I want to create new apollo client and add it to existing apollo provider, but i can’t
What I try:
- modify apollo-client-config.js, adding to default section additionalConfig
- saw instruction for multiple clients https://apollo.vuejs.org/guide/multiple-clients.html
Without this new extension I can create ApolloProvider manually and add ApolloClients, but here I got an hardcode like
const apolloProvider = new VueApollo({ defaultClient: apolloClient })
in apollo.js
Can you help me, please?
-
@danleks92 - I understand the problem. Would you mind writing up an issue in the Apollo AE repo please?
Scott
-
@s-molinari - did it right now, thank you again!
-
Great Job @s-molinari!
Just one question. What are your thoughts about using TypeScript + Quasar + Apollo?
Do you have a good typing support from Apollo?Regards
Marcelo -
Apollo is its own package and it comes with TypeScript support. https://www.apollographql.com/docs/react/development-testing/static-typing/
I haven’t used it myself to be honest.
Scott
-
thanks a lot for guiding us how to use graph QL with us. it was useful and efficient and i’m waiting for more information. good luck.
-
@s-molinari Thank you
-
@all in this thread. There is going to be a newer version of the Quasar App Extension for Apollo coming out soon. Everything is changing/ improving too.
Scott
-
Good news! I’m curious about it.