bigbluebutton-Github/bbb-graphql-actions-adapter-server
Gustavo Trott 6a10a27f2a
graphql: Provide Upload Token through Graphql (#19081)
* Provide Upload Token through Graphql

* Remove wrong file

* Rename type to pres_presentation_uploadToken

* Implements graphql-action to request an upload token
2023-11-07 13:47:44 -03:00
..
src graphql: Provide Upload Token through Graphql (#19081) 2023-11-07 13:47:44 -03:00
.gitignore feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
deploy.sh Add new shell scripts useful for development (#18905) 2023-10-06 15:12:16 -03:00
package-lock.json feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
package.json feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
run-dev.sh Add new shell scripts useful for development (#18905) 2023-10-06 15:12:16 -03:00
tsconfig.json feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00