Open billdybas opened 5 years ago
The frontend is tightly coupled to Redux and is overly complicated for what it needs to be. Additionally, there are bugs with current api endpoints that would not exist if we had specific GraphQL fields for their use case (eg. much of GTV). Adding in GraphQL and then switching some/all of the one repo to use it would make it easier to contribute and easier to add new features.
uuid
column toevents
table/graphql
endpoint which on GET displays GraphQL Playground for this schema and on POST serves requests from the schema/resolvers.