OBJECT
type OreNetworkSupplierProperties {id: ID review_score: Float weight: Int is_accepting_orders: Boolean is_auto_accept_enabled: Boolean bh_mon_from: Time bh_mon_to: Time bh_tue_from: Time bh_tue_to: Time bh_wed_from: Time bh_wed_to: Time bh_thu_from: Time bh_thu_to: Time bh_fri_from: Time bh_fri_to: Time bh_sat_from: Time bh_sat_to: Time bh_sun_from: Time bh_sun_to: Time timezone: Timezone delivery_country_codes: String network_id: ID company_ref_id: ID }