nodes icon indicating copy to clipboard operation
nodes copied to clipboard

A GraphQL JVM Client - Java, Kotlin, Scala, etc.

Results 45 nodes issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.6.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.7&new-version=2.12.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.0.0 to 1.6.0. Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.6.0 Changelog Android KT-48019 Bundle Kotlin Tooling Metadata into apk artifacts KT-47733 JVM / IR: Android Synthetic...

dependencies

According to [this announcement](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/) JCenter and Bintray are being sunset. This library is currently only distributed via JCenter/Bintray and I am wondering if there are plans to publish it elsewhere...

Currently there doesn't appear to be a way to support inline fragments, I am looking to do something like: ``` query { someInterface { ... on SomeType { field }...

help wanted
question
feature request

Expose both the Property class and the property field within the RequestEntity. Closes #114

We made our `GraphQLTemplate` a singleton spring bean and noticed some erratic behavior (seemingly confusing the response returned from the server). The docs suggest `new`ing the template up each time...

Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.59 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date:      TBD 2.2.1 Version Release: 1.69 Date:      2021, June 7th. ... (truncated) Commits See full...

dependencies

Hi. I found my build was broken. I've thought [the bintray respository](https://dl.bintray.com/americanexpress/maven/) is missing. Can I get any alternative repository? Anyone help? ``` FAILURE: Build failed with an exception. *...

Hi @chemdrew, @realityforge I have been using this tool for Our Application,We have a requirment to send mulitple queries in Single Reques { xxxOverview (id:"12345") { allocation{ shares } assets{...

Bumps `jackson.databind.version` from 2.9.7 to 2.12.1. Updates `jackson-databind` from 2.9.7 to 2.12.1 Commits See full diff in compare view Updates `jackson-datatype-jsr310` from 2.9.7 to 2.12.1 Dependabot will resolve any conflicts...

dependencies