No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. danleks92
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Groups 0

    danleks92

    @danleks92

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    danleks92 Follow

    Latest posts made by danleks92

    • RE: Interested in using GraphQL?

      @s-molinari - did it right now, thank you again!

      posted in Useful Tips (NEW)
      D
      danleks92
    • RE: Interested in using GraphQL?

      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?

      posted in Useful Tips (NEW)
      D
      danleks92