OBJECT
VideoUrlDefault
A default video URL
link GraphQL Schema definition
- type VideoUrlDefault {
- # The default URL to use for anyone with the connected appointment setting
- String :
- # The unique identifier of the url
- ID! :
- # The ID of the connected user
- ID :
- # The options for the connected video URL
- VideoUrlOption!] : [
- }