- Source:
Properties:
| Name | Type | Description |
|---|---|---|
format |
function | Mapped onto the array of possible matches returned by call to `path`. Should yield the expected interface for data, which is an object with `name` and `data` properties. |
path |
string | The path to endpoint we should query for possible matches. |
queryParameter |
string | The name of the query paramater in the url sent to `path`. |