Skip to content

Shortcut annotations @QueryMapping, @MutationMapping, and @SubscriptionMapping should target ElementType.METHOD only #290

Closed
@rstoyanchev

Description

@rstoyanchev

The Javadoc says you can use these both at the method and at the class level, in which case all handlers methods in the controllers inherit that type name, but that's pointless currently since a method still needs to be annotated, e.g. with the shortcut annotation, so that doesn't save anything.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions