MidnightRiders / MemberPortal

Members-only application for the Midnight Riders
MIT License
2 stars 0 forks source link

Add Users#GET to API #71

Open bensaufley opened 3 years ago

bensaufley commented 3 years ago

Users have schema as seen in current Rails app. Username, email, password digest, address info, Member Since, stripe ID, etc.

Task does not include user management; only initialization of model and gql GET query