Package ca.uhn.fhir.rest.annotation
Annotation Type GraphQL
-
@Retention(RUNTIME) @Target(METHOD) public @interface GraphQL
A method annotated with this annotation will be treated as a GraphQL implementation method
@Retention(RUNTIME) @Target(METHOD) public @interface GraphQL