I have a quarkus-graphql, quarkus-restservice and a openliberty restservice running in openshift in different namespaces. Quarkus-graphql is accessing the ...
HttpClient In Quarkus, the GraphQL client is shaking hands with the backend GraphQL API over HTTP protocol. Ideally if you are familiar with GraphQL interexchange format (json), you can use any ...