Users is a datatype for a paginated set of users.

This datatype is used by the datatypes, Repository and View, which are used by several mutation and query fields.

Table: Users

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
totalUsersintegeryes Long-TermThe total number of users.
users[User]yes Long-TermA paginated set of users. See User.