INPUT_OBJECT
Input type for creating a Service
input CreateServiceInput {price: Stringcategory: Int!isPublic: BooleandisplayOrder: Inttranslations: [CreateServiceTranslationsInput!]!}