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