Skip to main content

ExhibitorWithEventDataInput

No description

input ExhibitorWithEventDataInput {
groupId: ID
productCategoryLimits: [ProductCategoryLimit!]
features: ExhibitorFeatureInput
booths: [ID!]
documentLimit: Int
}

Fields

ExhibitorWithEventDataInput.groupId ● ID scalar

ExhibitorWithEventDataInput.productCategoryLimits ● [ProductCategoryLimit!] list input

ExhibitorWithEventDataInput.features ● ExhibitorFeatureInput input

ExhibitorWithEventDataInput.booths ● [ID!] list scalar

Complete updated list of ordered location ids. Should be used to add/remove or reorder booths for this exhibitor If previously existing boothIds are not in the list, they will be removed.

ExhibitorWithEventDataInput.documentLimit ● Int scalar

Member Of

ExhibitorWithEventInput input