Annotation Type Authenticated
-
@Description("Indicates to composition that the target element is accessible only to the authenticated supergraph users.") @Retention(RUNTIME) @Experimental("SmallRye GraphQL Federation is still subject to change.") public @interface Authenticateddirective @authenticated on ENUM | FIELD_DEFINITION | INTERFACE | OBJECT | SCALAR- See Also:
- federation spec