zoomSdkJwt
Generate a JWT to be used in the client-side Zoom SDK. This is just available on production, and requires your account to be approved by Healthie. The JWT is valid for 1 day.
Arguments
Returns
String
Example
query zoomSdkJwt($mn: String, $role: String) { zoomSdkJwt(mn: $mn, role: $role)}