Fetches the Fuel Efficiency Config singleton via GraphQL (using getFuelEfficiencyConfigType), parses it, caches the result, and returns the map of type_id -> fuel efficiency. Subsequent calls return the cached map.
Fetches the Fuel Efficiency Config singleton via GraphQL (using getFuelEfficiencyConfigType), parses it, caches the result, and returns the map of type_id -> fuel efficiency. Subsequent calls return the cached map.