Abstract action for adding all possible types of GraphQL operations
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
FLYOUT_MENU_SOURCE |
A parameter to set when the action is used from the flyout navigator menu |
static java.lang.String |
MAIN_MENU_SOURCE |
A parameter to set when the action is added to main menu action group |
Constructor and description |
---|
AbstractNewGraphQLOperationAction
(java.lang.String name, java.lang.String description) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addOperationToGroup(GraphQLOperationGroup operationGroup) |
|
void |
addOperationToService(GraphQLService service) |
|
boolean |
isSuitableForOperationGroup(GraphQLOperationGroup operationGroup) Returns true if this action is suitable for given operation group |
A parameter to set when the action is used from the flyout navigator menu
A parameter to set when the action is added to main menu action group
Returns true if this action is suitable for given operation group
operationGroup
- GraphQL operation groupReadyAPI functional (soapui) SDK 3.20.1