Typescript & Null Returns
Typescript
- Project was converted to typescript to allow for better automated code editor hints to see input types better.
Null Returns
- The created, updated, & deleted values that don't exist now return as null vs. an empty array.