UpdateEventExhibitorInput
No description
input UpdateEventExhibitorInput {
name: String
nameTranslations: [TranslationStringInput!]
description: String
descriptionTranslations: [TranslationStringInput!]
logoUrl: String
adminEmail: String
websiteUrl: String
email: String
banner: BannerInput
booths: [UpdateExhibitorBoothInput!]
documents: IdListInput
documentsOrder: OrderIdListInput
address: AddressInput
phoneNumbers: [PhoneNumberInput!]
socialNetworks: [SocialNetworkInput!]
createFields: [CreateFieldInput!]
deleteFields: [ID!]
features: ExhibitorFeatureInput
linkedExhibitors: ExhibitorLinkListInput
groupId: ID
}
Fields
UpdateEventExhibitorInput.name
● String
scalar
UpdateEventExhibitorInput.nameTranslations
● [TranslationStringInput!]
list input
UpdateEventExhibitorInput.description
● String
scalar
UpdateEventExhibitorInput.descriptionTranslations
● [TranslationStringInput!]
list input
UpdateEventExhibitorInput.logoUrl
● String
scalar
UpdateEventExhibitorInput.adminEmail
● String
scalar
UpdateEventExhibitorInput.websiteUrl
● String
scalar
UpdateEventExhibitorInput.email
● String
scalar
UpdateEventExhibitorInput.banner
● BannerInput
input
UpdateEventExhibitorInput.booths
● [UpdateExhibitorBoothInput!]
list input
Used to create or update booths. Set to null to remove all booths attached to the exhibitor