Param | Type | Details |
---|---|---|
httpParams | object | The httpParams of the query. |
Param | Type | Details |
---|---|---|
httpParams | object | A query object as http params |
Param | Type | Details |
---|---|---|
query | object | Query to convert |
excludeHiddenFilters (optional) | boolean | Whether to include hidden filters in the params. |
object | Returns the query object as http params. |
Param | Type | Details |
---|---|---|
query | object | The query object. |
includeHiddenFilters | boolean | Whether to include hidden filters in the URL |
Param | Type | Details |
---|---|---|
name | string | Name of the query to retrieve. |
object | Returns the query object, if no query object exists it will return null. |
Param | Type | Details |
---|---|---|
name | string | Name of the query to retrieve. |
excludeHiddenFilters (optional) | boolean | Whether to include hidden filters in the params. |
object | Returns the query object, if no query object exists it will return null. |
Param | Type | Details |
---|---|---|
query | object | The query object. |
fieldName | string | The name of the field |
filter | object | The filter object |
Param | Type | Details |
---|---|---|
query | object | The query object. |
fieldName | string | The name of the field |
Param | Type | Details |
---|---|---|
name | string | Name to store the query under. |
value | object | The value of the query. |
query_name_updated