actionTypes
Get action types for the specified IDs (or all if no IDs provided).
actionTypes(
moduleId: ID
filter: ActionTypesFilter
): [ActionType!]!
Get action types for the specified IDs (or all if no IDs provided).
actionTypes(
moduleId: ID
filter: ActionTypesFilter
): [ActionType!]!
actionTypes.moduleId ● ID scalar commonactionTypes.filter ● ActionTypesFilter input actionsActionType object actions