Package | Description |
---|---|
org.eclipse.microprofile.graphql.tck.apps.basic.api |
Class and Description |
---|
BasicEnum
To Test the generation of a Enum even if it's not used (directly) as a return type or argument.
|
BasicInput
To Test the generation of a Input even if it's not used (directly) as an argument.
|
BasicInterface
To Test the generation of a Types/Inputs/Enums even if it's not used (directly) as a return type or argument.
|
ScalarHolder
Plain POJO with scalar fields
|
Copyright © 2019 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.