Annotation Type GraphQLIDType


@Target({TYPE,FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) public @interface GraphQLIDType
Binds a type or a field type to the GraphQL ID type.