Annotation Type OneOf


  • @Description("Indicates an Input Object is a OneOf Input Object.")
    @Retention(RUNTIME)
    @Experimental("The directive is currently labelled as experimental inside graphql-java.")
    public @interface OneOf
    directive @oneOf on INPUT_OBJECT