OBJECT
EntityActions
link GraphQL Schema definition
- type EntityActions {
- # Action defintions for this entity
- #
- # Arguments
- # after: [Not documented]
- # first: [Not documented]
- String, : Int): ActionDefinitionsConnection ( :
- # Action requests for this entity
- #
- # Arguments
- # after: [Not documented]
- # first: [Not documented]
- String, : Int): ActionRequestConnection ( :
- }