OBJECT
PostUpdateAction
link GraphQL Schema definition
- type PostUpdateAction {
- # The unique key identifying the action
- PostUpdateActionKey! :
- # The message giving more information on the action
- String! :
- }
OBJECT
- type PostUpdateAction {
- # The unique key identifying the action
- PostUpdateActionKey! :
- # The message giving more information on the action
- String! :
- }