activity_publish
Last edit: Jan 27, 2025
add activity to feeds
activity_publish(
at: ISO8601DateTime
feed_type: String!
ids: [ID]!
uuid: ID!
): JSONDate
Arguments
at
(ISO8601DateTime
)
feed_type
(String
)
e.i. User, UserPrivate, AuditLog, Images, Posts
ids
(ID
)
uuid
(ID
)
Type
JSONDate
Represents Date and time data expressed according to ISO 8601 format to which values are automatically converted.