This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Description
It's not very conventional to throw snake_case
in JavaScript. The preferred/conventional method is camelCase
. This casing style can be found in places like the GQL Schema and the User component. Of course, there are other areas but I propose changing it. I'll send a PR your way if you'll take it.