Package com.netflix.graphql.dgs
Annotation Interface DgsRuntimeWiring
Annotation to mark a function as a provider of runtime wiring.
This allows customization of the runtime wiring before it is made executable.
This is a low level extension feature that is typically not necessary.