bigbluebutton-Github/bbb-graphql-actions/src
Gustavo Trott e19cbdbb58 Add support for chat message reactions.
It introduces the graphql prop `reactions` to the type `chat_message_public` and `chat_message_private`.
It also add two mutations `chatSendMessageReaction` and `chatDeleteMessageReaction`.
2024-10-03 14:34:24 -03:00
..
actions Add support for chat message reactions. 2024-10-03 14:34:24 -03:00
imports Give more details about the validation errors 2024-07-09 09:27:29 -03:00
types build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
config.ts fix: limit mutation payloads to 10MB by default (#19945) 2024-04-02 13:31:43 -03:00
index.ts Give more details about the internal errors 2024-07-09 09:27:50 -03:00