docblock update
This commit is contained in:
committed by
Rossen Stoyanchev
parent
1bdcb8afe8
commit
e24943ac70
@@ -26,7 +26,7 @@ import org.springframework.core.annotation.AliasFor;
|
||||
/**
|
||||
* Annotation to express a mapping to a GraphQL Mutation operation.
|
||||
*
|
||||
* <p>Specifically, {@code @QueryMapping} is a <em>composed annotation</em> that
|
||||
* <p>Specifically, {@code @MutationMapping} is a <em>composed annotation</em> that
|
||||
* acts as a shortcut for {@code @SchemaMapping(typeName = "Mutation")}.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
|
||||
Reference in New Issue
Block a user