Skip to main content

UpdateNetworkInput (Input)

Description

No description



Fields

NameDescription
aliases - [String!]
billingEmail - String
brandColor - String
companyName - String
customSeoDetail - CustomSeoDetailInput
defaultSpaceIds - [ID!]
description - String
domain - String
entrancePage - String
faviconId - String
footer - UpdateFooter
gclid - String
hideDefaultAuthenticationForm - Boolean
imageIds - NetworkImagesInput
incidentEmails - [String!]
industry - NetworkIndustryType
landingPages - UpdateNetworkSettingsInput
locale - String
logoId - String
membership - NetworkMembership
name - String
navigationSlates - NavigationSlateUpdatesInput
newDomain - String
passwordComplexity - NetworkPasswordComplexity
primaryMembers - NetworkPrimaryMembersType
privacyPolicyUrl - String
referralLink - String
referralProgramEnabled - Boolean
referrer - String
releaseChannel - NetworkReleaseChannelType
settings - NetworkSettingsInput
termsOfServiceUrl - String
themes - UpdateThemes
timeframe - NetworkTimeframeType
topNavigation - UpdateTopNavigation
tribeBranding - Boolean
utmCampaign - String
utmContent - String
utmMedium - String
utmSource - String
utmTerm - String
visibility - NetworkVisibility
whoCanInviteIds - [String!]

input UpdateNetworkInput {
aliases: [String!]
billingEmail: String
brandColor: String
companyName: String
customSeoDetail: CustomSeoDetailInput
defaultSpaceIds: [ID!]
description: String
domain: String
entrancePage: String
faviconId: String
footer: UpdateFooter
gclid: String
hideDefaultAuthenticationForm: Boolean
imageIds: NetworkImagesInput
incidentEmails: [String!]
industry: NetworkIndustryType
landingPages: UpdateNetworkSettingsInput
locale: String
logoId: String
membership: NetworkMembership
name: String
navigationSlates: NavigationSlateUpdatesInput
newDomain: String
passwordComplexity: NetworkPasswordComplexity
primaryMembers: NetworkPrimaryMembersType
privacyPolicyUrl: String
referralLink: String
referralProgramEnabled: Boolean
referrer: String
releaseChannel: NetworkReleaseChannelType
settings: NetworkSettingsInput
termsOfServiceUrl: String
themes: UpdateThemes
timeframe: NetworkTimeframeType
topNavigation: UpdateTopNavigation
tribeBranding: Boolean
utmCampaign: String
utmContent: String
utmMedium: String
utmSource: String
utmTerm: String
visibility: NetworkVisibility
whoCanInviteIds: [String!]
}