java.lang.Object
org.eclipse.microprofile.graphql.tck.apps.basic.api.ScalarTestApi

@GraphQLApi public class ScalarTestApi extends Object
Scalar testing. This allows basic testing of the scalar mapping as defined in GraphQL Entities-Scalars section.
Author:
Phillip Kruger (phillip.kruger@redhat.com)