AssignSystemRoleToGroupInput is an input datatype assigning a system role to a group of users. It's used by the assignSystemRoleToGroup() mutation field.

Table: AssignSystemRoleToGroupInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
groupIdstringyes Long-TermThe unique identifier of the group being assigned.
roleIdstringyes Long-TermThe unique identifier of the role being assigned.