INPUT_OBJECT
Input type for updating a Service
input UpdateServiceOrionInput {# Translationstranslations: [UpdateServiceOrionInputTranslations!]# Ids of ServiceCategoriescategories: [Int!]# Image Media Idimage: Int# Priceprice: String# Auto-generate route from titleautoRoute: Boolean# Orion theme layout map: keys are SiteThemeOrion IDs, values are layout IDsorionLayoutMap: Json}