OBJECT
WhitelabelSetting
Info for Whitelabeling
link GraphQL Schema definition
- type WhitelabelSetting {
- # Amplitude API Key
- #
- # Arguments
- # branded_url: [Not documented]
- String): String ( :
- # URL of whitelabeled Android app
- String :
- # The branded URL of the backend (used in certain whitelabel setups)
- String :
- # Branded email of whitelabel
- String :
- # Branded favicon url of whitelabel
- String :
- # Branded logo url of whitelabel
- String :
- # Branded name of whitelabel
- String :
- # URL of whitelabel site
- String :
- # URL of whitelabeled Food icon
- String :
- ID! :
- # URL of whitelabeled iOS app
- String :
- # URL of whitelabeled Metric icon
- String :
- # Mixpanel Project Token
- #
- # Arguments
- # branded_url: [Not documented]
- String): String ( :
- # The namespace that the whitelabel setting is in.
- String :
- # The whitelabel's patient SSO connection
- SsoConnection :
- # JSON hash of whitelabel replacement words
- String :
- # URL of whitelabeled Selfie icon
- String :
- # The whitelabel's staff SSO connection
- SsoConnection :
- # URL of whitelabeled Workout icon
- String :
- }