Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt + GraphQL
Forum Updated to NodeBB v4.3 + New Features

Qt + GraphQL

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 4 Posters 3.5k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    freddy311082
    wrote on 23 Jan 2019, 14:34 last edited by
    #1

    Hi guys... We are considering to move our mobile app to a cross platform framework and our current candidates are Qt and React Native. The problem we have found with Qt is that we haven't found yet any GraphQL client to hit our server which is a GrahpQL server. I come to you for asking if anyone of you knows something to be use here.

    Regards

    1 Reply Last reply
    1
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Jan 2019, 21:50 last edited by
      #2

      Hi,

      What about using libgraphqlparser ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • F Offline
        F Offline
        freddy311082
        wrote on 25 Jan 2019, 12:41 last edited by
        #3

        Hi @SGaist

        I was looking something more client oriented has this library it's more server side oriented. I don't need to parser the query or mutation call, I was asking if someone knows any solution like Apollo Client but fur Qt/C++

        Regards

        M 1 Reply Last reply 1 Mar 2020, 04:32
        1
        • F freddy311082
          25 Jan 2019, 12:41

          Hi @SGaist

          I was looking something more client oriented has this library it's more server side oriented. I don't need to parser the query or mutation call, I was asking if someone knows any solution like Apollo Client but fur Qt/C++

          Regards

          M Offline
          M Offline
          MrCrackPotBuilder
          wrote on 1 Mar 2020, 04:32 last edited by MrCrackPotBuilder 3 Jan 2020, 04:34
          #4

          @freddy311082. Its been a while but I'm wondering if you managed to figure it out? for my understanding creating the query and mutations should be as easy as creating a JSON request following graphql format? I use GraphQL-Ruby on the server and have just started looking at graphql in qt

          https://graphql.org/learn/serving-over-http/#http-methods-headers-and-body

          F 1 Reply Last reply 2 Mar 2020, 01:43
          0
          • M MrCrackPotBuilder
            1 Mar 2020, 04:32

            @freddy311082. Its been a while but I'm wondering if you managed to figure it out? for my understanding creating the query and mutations should be as easy as creating a JSON request following graphql format? I use GraphQL-Ruby on the server and have just started looking at graphql in qt

            https://graphql.org/learn/serving-over-http/#http-methods-headers-and-body

            F Offline
            F Offline
            freddy311082
            wrote on 2 Mar 2020, 01:43 last edited by
            #5

            @MrCrackPotBuilder no, i just keep using Apollo client in our native apps because we haven't started yet our migration... sorry for that

            1 Reply Last reply
            0
            • N Offline
              N Offline
              NYBL
              wrote on 25 Jan 2023, 17:50 last edited by NYBL
              #6

              I am writing graphql client framework for Qt-Qml
              You can find it here.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved