Protected InternalExecutes a GraphQL query or mutation
The action parameters containing:
GraphQL response data
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private getGet numeric parameter with default
Private getGet parameter value by name (case-insensitive)
Action that executes GraphQL queries and mutations
Example