UserPermissions is a datatype for permissions of the user.

This datatype is used by the datatype, User, which is used by several mutation and query fields.

Table: UserPermissions

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: Oct 4, 2024
queryPrefixstringyes Short-TermThe query prefix.
searchDomainSearchDomainyes Short-TermThe search domain related to the user permissions. See SearchDomain.
viewPermissions[Permission]yes Short-TermThe view permissions for the user. See Permission.