OBJECT
Payload required ro update an object
1type UpdatePayload {23# ID of the object that was updated4id: ID! 56# a message7message: String 89}