PatchableProductFields
No description
input PatchableProductFields {
utm_tagging_enabled: Boolean
gdpr_default: Boolean
session_duration: String
minimum_password_length: Int
password_require_special_chars: Boolean
mfa_enabled_at: String
currency: Currency
campaign_approval_required: Boolean
crm_iframe_display_marketing_list_membership: Boolean
crm_iframe_enable_altering_marketing_list_membership: Boolean
crm_iframe_display_subscription_list_membership: Boolean
crm_iframe_enable_altering_subscription_list_membership: Boolean
crm_iframe_display_automation_participation: Boolean
crm_iframe_enable_altering_automation_participation: Boolean
crm_iframe_enable_manual_lead_score_adjustment: Boolean
crm_iframe_initial_activity_stream_filter: Int
default_account_name: String
linkedin_profile_url: String
facebook_profile_url: String
instagram_profile_url: String
twitter_profile_url: String
tiktok_profile_url: String
youtube_profile_url: String
reddit_profile_url: String
pinterest_profile_url: String
}
Fields
PatchableProductFields.utm_tagging_enabled ● Boolean scalar
PatchableProductFields.gdpr_default ● Boolean scalar
PatchableProductFields.session_duration ● String scalar
PatchableProductFields.minimum_password_length ● Int scalar
PatchableProductFields.password_require_special_chars ● Boolean scalar
PatchableProductFields.mfa_enabled_at ● String scalar
PatchableProductFields.currency ● Currency enum
PatchableProductFields.campaign_approval_required ● Boolean scalar
PatchableProductFields.crm_iframe_display_marketing_list_membership ● Boolean scalar
PatchableProductFields.crm_iframe_enable_altering_marketing_list_membership ● Boolean scalar
PatchableProductFields.crm_iframe_display_subscription_list_membership ● Boolean scalar
PatchableProductFields.crm_iframe_enable_altering_subscription_list_membership ● Boolean scalar
PatchableProductFields.crm_iframe_display_automation_participation ● Boolean scalar
PatchableProductFields.crm_iframe_enable_altering_automation_participation ● Boolean scalar
PatchableProductFields.crm_iframe_enable_manual_lead_score_adjustment ● Boolean scalar
PatchableProductFields.crm_iframe_initial_activity_stream_filter ● Int scalar
PatchableProductFields.default_account_name ● String scalar
PatchableProductFields.linkedin_profile_url ● String scalar
PatchableProductFields.facebook_profile_url ● String scalar
PatchableProductFields.instagram_profile_url ● String scalar
PatchableProductFields.twitter_profile_url ● String scalar
PatchableProductFields.tiktok_profile_url ● String scalar
PatchableProductFields.youtube_profile_url ● String scalar
PatchableProductFields.reddit_profile_url ● String scalar
PatchableProductFields.pinterest_profile_url ● String scalar
Member Of
UpdateProductInput input


