/graphql-java-tools-multiple-interface-example

GraphQL for java implementation with Multiple interface

Primary LanguageJava

Example GraphQL-Java with graphql-java-tools

GraphQL for java implementation with Multiple interfaces

  • This example is program is to demonstrate the usage of Interfaces in the GraphQL Java tools. Since GraphQL allows to declare the interfaces and implement it to other object types graphql-java-tools will also follow the same. Thaks to Andrew Potter (https://github.com/apottere) for providing the sophisticated library for the Java Developers to implement GraphQL with Java Server.

Basics for GraphQL - Java

Library

Maven Repo graphql-java-tools