Skip to main content

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!

Arguments

LocationMapSearch.first ● Int scalar

LocationMapSearch.currency ● Currency enum

LocationMapSearch.siteId ● ID scalar

LocationMapSearch.query ● String scalar

LocationMapSearch.department ● MerchantDepartmentType enum

LocationMapSearch.brandId ● ID scalar

LocationMapSearch.linkTypes ● [LocationSearchLinkType!] list enum

LocationMapSearch.boundingBox ● BoundingBoxInput! non-null input

Type

LocationMapSearchPayload object