I need to map the JSON object from Algolia to a Model. ... client.index(withName: IndexName(rawValue: index)) let query = Query(text) index.search(query: ...
確定! 回上一頁