AssetActionsByRole is a datatype for a role and the asset actions it allows.

This datatype is used by the interface datatype, AssetActionsBySource and the datatypes, UserAssetActionsBySource, GroupAssetActionsBySource, which is used by the core datatype, Group, which is used by several mutation and query fields.

Table: AssetActionsByRole

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Dec 9, 2025
assetActions[AssetAction]yes Short-TermThe asset actions allowed by the role. See AssetAction.
roleRole  Short-TermThe role for which to associate the allowed actions. See Role.