OBJECT
DriveTimeResultWrapper
types.drive_time_result_wrapper
link GraphQL Schema definition
- type DriveTimeResultWrapper {
- # The results of the drive time lookup.
- DriveTimeResult]! : [
- # The number of lookups that were loaded from the cache.
- Int! :
- }