Skip to content

createBrandInput

Autogenerated input type of createBrand

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createBrand
"""
input createBrandInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
about_description: String
bg_color: String
brand_email: String
brand_name: String
brand_phone: String
contact_description: String
custom_sign_in_path: String
display_name: String
email_background_color: String
facebook: String
font_color: String
instagram: String
logo: Upload
selected_color: String
slogan: String
tab_accent_color: String
titles: String
twitter: String
website: String
}