diff --git a/data/schema.graphql b/data/schema.graphql index d7c801f9b16..ccbe38b015d 100644 --- a/data/schema.graphql +++ b/data/schema.graphql @@ -7027,9 +7027,6 @@ type Conversation implements Node { timezone: String ): String - # Delivery id if the user is a recipient of the last message, null otherwise. - lastMessageDeliveryID: String - # Impulse id of the last message. lastMessageID: String @deprecated(