Skip to main content

CompanyLogoInput

Defines the input details for a company logo.

input CompanyLogoInput {
temporaryFileId: ID!
}

Fields

CompanyLogoInput.temporaryFileId ● ID! non-null scalar

The identifier of the temporary file to associate to the booking's company logo.

Valid file formats: JPEG, JPG, PNG, BMP.

Temporary files are uploaded separately. See the uploading files guide for more information.

Member Of

CreateExhibitionBookingInput input ● UpdateExhibitionBookingInput input