Package org.eclipse.microprofile.graphql.tck.apps.basic.api


package org.eclipse.microprofile.graphql.tck.apps.basic.api
  • Class
    Description
    To Test the generation of a Enum even if it's not used (directly) as a return type or argument.
    To Test the generation of a Input even if it's not used (directly) as an argument.
    To Test the generation of a Types/Inputs/Enums even if it's not used (directly) as a return type or argument.
    To Test the generation of a Type even if it's not used (directly) as a return type or argument.
    Plain POJO with scalar fields
    Scalar testing.