INPUT_OBJECT
Input type for creating a Service
input CreateServiceOrionInput {# Translationstranslations: [CreateServiceOrionInputTranslations!]!# 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}