INPUT_OBJECT
input AppointmentLocationInput {id: IDlocation: String_destroy: Booleanclients_can_book: Booleanhas_rooms: Booleanrooms: [RoomInput]}