UserAndTimestamp is a datatype for the user name and time stamp.

This datatype is used by the datatype, PackageInstallation, which is used by many mutations related to alerts, actions, dashboard, etc.

Table: UserAndTimestamp

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: Oct 4, 2024
timestampdatetimeyes Long-TermThe date and time in the ISO-8601 instant format (e.g., 2022-12-03T10:15:30.00Z).
userUser  Long-TermThe details of the user. See User.
usernamestringyes Long-TermThe user name.