OBJECT

AllowRejectedChatMessagePayload

link GraphQL Schema definition

1type AllowRejectedChatMessagePayload {
2
3message: RejectedChatMessage
4
5}