* Chore disable git submodule for web-client and app-backend * Chore add newest source code of app-backend and web-client --------- Co-authored-by: Hien To <tominhhien97@gmail.com>
8 lines
99 B
GraphQL
8 lines
99 B
GraphQL
fragment MessageMedia on message_medias {
|
|
id
|
|
message_id
|
|
media_url
|
|
mime_type
|
|
updated_at
|
|
}
|