Aashish

Results 35 issues of Aashish

**Tasks:** upgrade CodeQL Action v1 to v2 **Screenshots** **Additional Context** CodeQL Action v1 will be deprecated on December 7th, 2022. https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/

wip
dependencies

**Queries** - Get all polls. - Get latest poll. - Get poll by id. - Get list of user participate in a poll. **Mutation** - Add new poll. - Edit...

enhancement

Write mutation to add squiggle

enhancement

### Your checklist for this pull request 🚨Please review the [guidelines for contributing](https://github.com/Monday-Morning/project-tahiti/blob/main/CONTRIBUTING.md) to this repository. - [ ] Make sure you are requesting to **pull a topic/feature/bugfix branch** (right...

The request package now [deprecated](https://www.npmjs.com/package/request). Preferably use axios or fetch, to call apis.