graphql-java is one of the most popular JVM-based GraphQL implementations. GraphQL Kotlin is built on top of grahpql-java as it can be easily extended with additional functionality and this implementation has been used and tested by many users. The most common way to create the schema in graphql-java is to first manually write the SDL file. Then write the runtime code that matches this schema to build the GraphQLSchema object. This means that there are two sources of truth for your schema and changes in either have to be reflected in both locations. As your schema scales to hundreds of types and many different resolvers, it can get more difficult to track what code needs to be changed if you want to add a new field, deprecate or delete an existing one, or fix a bug in the resolver code. graphql-kotlin-schema-generator aims to simplify this process by using Kotlin reflection to generate the schema for you. All you need to do is write your schema code in a Kotlin class.

Features

  • GraphQL Kotlin is a collection of libraries
  • Built on top of graphql-java
  • Simplify running GraphQL clients and servers in Kotlin
  • Custom instrumentations for a GraphQL operation
  • Gradle and Maven plugins
  • Common and library specific modules for running a GraphQL server

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow GraphQL Kotlin

GraphQL Kotlin Web Site

Other Useful Business Software
The Most Powerful Software Platform for EHSQ and ESG Management Icon
The Most Powerful Software Platform for EHSQ and ESG Management

Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GraphQL Kotlin!

Additional Project Details

Programming Language

Kotlin

Related Categories

Kotlin Libraries

Registered

2023-03-02