LocationMapSearch
Find locations based on a bounding box for use on a map
LocationMapSearch(
first: Int
currency: Currency
siteId: ID
query: String
department: MerchantDepartmentType
brandId: ID
linkTypes: [LocationSearchLinkType!]
boundingBox: BoundingBoxInput!
): LocationMapSearchPayload!