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
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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