Annotation Type GraphQLInputObject


@Documented
@Retention(RUNTIME)
@Target(TYPE)
public @interface GraphQLInputObject
Annotation used to mark a class that can be used as an input type.