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 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: 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.