This library allows you to use the GraphQL schema language to build your graphql-java schema. Inspired by graphql-tools, it parses the given GraphQL schema and allows you to BYOO (bring your own object) to fill in the implementations. GraphQL Java Tools works extremely well if you already have domain POJOs that hold your data (e.g. for RPC, ORM, REST, etc) by allowing you to map these magically to GraphQL objects. GraphQL Java Tools aims for seamless integration with Java, but works for any JVM language. Try it with Kotlin.

Features

  • GraphQL Java Tools allows you to write your schema in a simple, portable way using the GraphQL schema language instead of hard-to-read builders in code
  • It takes a lot of work to describe your GraphQL-Java objects manually, and quickly becomes unreadable
  • If you’re using an IOC container (like Spring), it’s hard to wire up data fetchers that make use of beans you’ve already defined without a bunch of fragile configuration
  • GraphQL Java Tools allows you to register “Resolvers” for any type that can bring state along and use that to resolve fields
  • GraphQL Java Tools automatically creates data fetchers for your fields that call the appropriate method on your java class
  • GraphQL Java Tools starts from your root objects (Query, Mutation) and, as it’s generating data fetchers for you, starts to learn about the classes you use for a certain GraphQL type

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow GraphQL Java Tools

GraphQL Java Tools Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GraphQL Java Tools!

Additional Project Details

Programming Language

Kotlin

Related Categories

Kotlin Libraries

Registered

2024-02-08