Annotation Interface DgsScalar


@Target(TYPE) @Retention(RUNTIME) @Component @Inherited public @interface DgsScalar
Mark a class as a custom Scalar implementation that gets registered to the framework. See https://netflix.github.io/dgs/scalars/
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details