INPUT_OBJECT
QueryUserProfile
# GraphQL Schema definition
1 input QueryUserProfile { 3 2 QueryListingLocation] : [ 5 4 QueryCustomAttribute] : [ 7 6 QueryCustomization] : [ 10 8 # Geo search based on searchable custom_addresses 9 GeoQuery : 12 11 Boolean : 15 13 # Name of the user profile type 14 String : 18 16 # Alias for name argument 17 String : 21 19 # Need to narrow profiles by profile_type 20 QueryCustomAttribute] : [ 22 }