OBJECT

TextAction

Description

This represents the available actions.

link GraphQL Schema definition

  • type TextAction {
  • # This represents the action to be rendered.
  • action: ActionTypes
  • }