| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
Description of the method to be written in the schema.
|
GQLMethodType |
type
Type of the method.
|
String |
value
Name of the method.
|
public abstract String value
public abstract String description
public abstract GQLMethodType type
GQLMethodType.MUTATIONGQLMethodTypeCopyright © 2019–2020. All rights reserved.