GroupSearchDomainRole is a datatype for setting a role assigned to a group in a search domain.

This datatype is used by the datatype, User and is part of the union datatype, UserOrGroupSearchDomainRole, which is used by the datatype, UserOrGroupSearchDomainRoleResultSet, which is also used by the key datatype, User, which is used ultimately by several mutation and query fields.

Table: GroupSearchDomainRole

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: Mar 26, 2025
groupGroupyes Long-TermThe name of the relevant group. See Group.
roleRoleyes Long-TermThe role assigned to a group in a search domain. See Role.
searchDomainSearchDomainyes Long-TermThe related search domain. See SearchDomain.