ProtectedInternalExecutes 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
Action that executes GraphQL queries and mutations
Example