AddUsersToGroupInput is an input datatype for adding users to a group. It's used by the addUsersToGroup() mutation field.

Table: AddUsersToGroupInput

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: Aug 18, 2025
groupIdstring  Long-TermThe unique identifier for the group.
users[string]yes Long-TermA list of unique identifier of users to add to group.