JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
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
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
RequestTypeEnum
type
Element Details
type
RequestTypeEnum
type
Default:
GET