OBJECT
TextAction
Description
This represents the available actions.
link GraphQL Schema definition
- type TextAction {
- # This represents the action to be rendered.
- : ActionTypes
- }
OBJECT
This represents the available actions.
- type TextAction {
- # This represents the action to be rendered.
- : ActionTypes
- }