Hi @Ryan_Nicholas,
You can add a custom library to your app like this:

Click the gear, select libraries, put in the URL for the package you want - you can check the links to various version of Axios here, the most recent one is https://cdnjs.cloudflare.com/ajax/libs/axios/1.6.8/axios.min.js
Then in your query you can use the library as you usually would.
