Skip to content

Instantly share code, notes, and snippets.

@raynoppe
Created February 19, 2020 09:45
Show Gist options
  • Select an option

  • Save raynoppe/995574cc532b3fdfe2205d63bd79261d to your computer and use it in GitHub Desktop.

Select an option

Save raynoppe/995574cc532b3fdfe2205d63bd79261d to your computer and use it in GitHub Desktop.

Revisions

  1. raynoppe created this gist Feb 19, 2020.
    4 changes: 4 additions & 0 deletions queries.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    // all queries require the auth token to be sent

    // get all parent goals
    const parentgoals = this.axiosget("/goals/parents");