AssignUserRolesInSearchDomainInput is an input datatype for assigning user roles in a search domain. It's used by the assignUserRolesInSearchDomain() mutation field.

Table: AssignUserRolesInSearchDomainInput

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: Sep 17, 2024
roleAssignments[UserRoleAssignmentInput]yes Short-TermThe user roles to assign in search domain. See UserRoleAssignmentInput.
searchDomainIdstringyes Short-TermThe unique identifier of the search domain.