I didn’t get paid, so I open sourced my clients project
OneFraction was supposed to a platform that gave users rewards for paying their rent through the platform as opposed to check or bank transfer. The server uses GraphQL with for delivering data between client and server and for interacting with Mongo in a nice type-friendly way. and are used to generate types for all my graphql resolvers to keep client and server totally and beautifully in sync.
Source: github.com