Skip to content

Add a new API endpoint

Romain edited this page Nov 20, 2020 · 1 revision
  • Add new query object in src/plugins/query/IhrQuery.js and export it at the end of the file.
  • Import new query object in src/plugins/IhrApi.js. Add a new api endpoint and also export the query object in this file.
Clone this wiki locally