# CheckoutBrandingLogoInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields used to update the logo customizations. ### Access Scopes ## Fields * [image](/docs/api/admin/unstable/input-objects/CheckoutBrandingImageInput): CheckoutBrandingImageInput - The logo image (must not be of SVG format). * [maxWidth](/docs/api/admin/unstable/scalars/Int): Int - The maximum width of the logo. * [visibility](/docs/api/admin/unstable/enums/CheckoutBrandingVisibility): CheckoutBrandingVisibility - The visibility of the logo. ## Input objects with this input object * [CheckoutBrandingHeaderInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingHeaderInput) ## Examples