Skip to content

Conversation

@aliev
Copy link
Contributor

@aliev aliev commented Aug 6, 2018

We decided to use query maps instead getParams function to convert map to url parameters. It will look so:

  const data = await topicService.search({
    search: query,
    type: flag,
    lang: langService.current,
    categories: categoryParams,
    children: parentsById,
    parents: childrenById
  });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants