[ ] Bugfix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Test
What's this PR do? (Detailed Description)
Added a GraphQL endpoint createHifu which allows you to post an entire record {user,contact,route, and waypoints} in one post. Exposes the created User back to the requester.
Github is not picking up the passing build from travis. Tried convert to draft and then back to normal PR, no luck. Resubmitting PR seems like the only option
Merge to Master PR
Closes: #21, 42
Type of change made
What's this PR do? (Detailed Description)
Added a GraphQL endpoint
createHifu
which allows you to post an entire record {user,contact,route, and waypoints} in one post. Exposes the created User back to the requester.Created (Classes, Methods, Migrations, etc.)
createHifu
: examplestring
datetime
Updated (Classes, Methods, Models, etc.)
N/A
Technical Debt Added (What is not being tested? what does this PR break?)
Notes
Data loss migrations, Please reseed your local DB