addTable - How is the addTable action used with clients like CASL, Python, or R?

Réponse

The addTable action cannot be run directly in the same way as other actions. Each client (CASL, Python, R, etc.) provides a specific function or method to transfer data to the server, which then runs the addTable action.
Did this answer help you?