java.lang.Object
org.eclipse.microprofile.graphql.tck.apps.basic.api.BasicType
All Implemented Interfaces:
BasicInterface

@Type("BasicMessage") public class BasicType extends Object implements BasicInterface
To Test the generation of a Type even if it's not used (directly) as a return type or argument.
Author:
Phillip Kruger (phillip.kruger@redhat.com)