QueryUserProfile
Last edit: Nov 10, 2025
No description
type QueryUserProfile {
addresses: [QueryListingLocation]
custom_attributes: [QueryCustomAttribute]
customizations: [QueryCustomization]
geo_query: GeoQuery
is_deleted: Boolean
name: String
profile_type: String
properties: [QueryCustomAttribute]
}
Fields
addresses (QueryListingLocation)
custom_attributes (QueryCustomAttribute)
customizations (QueryCustomization)
geo_query (GeoQuery)
Geo search based on searchable custom_addresses
is_deleted (Boolean)
name (String)
Name of the user profile type
profile_type (String)
Alias for name argument
properties (QueryCustomAttribute)
Need to narrow profiles by profile_type