OBJECT
GeneralAction
Description
GeneralAction represents a predefined action.
link GraphQL Schema definition
- type GeneralAction {
- # The name of the action.
- : GeneralActionName!
- }
OBJECT
GeneralAction represents a predefined action.
- type GeneralAction {
- # The name of the action.
- : GeneralActionName!
- }