tirumaraiselvan / graphql-engine

Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control
https://hasura.io
Apache License 2.0
2 stars 0 forks source link

Lots of refactors and documentation #62

Closed jberryman closed 5 years ago

jberryman commented 5 years ago
tirumaraiselvan commented 5 years ago

I have kind of ignored 2 functions: insertBatchResults and extractRemoteRelArguments for now. Will get to it after the pending comments are resolved.

jberryman commented 5 years ago

Sorry I ran out of time/energy to think of a better name for RemoteRelBranch . What does the "Ann" in RemoteRelAnnField mean? For now I added a bit more explanation and a TODO

tirumaraiselvan commented 5 years ago

Sorry I ran out of time/energy to think of a better name for RemoteRelBranch . What does the "Ann" in RemoteRelAnnField mean? For now I added a bit more explanation and a TODO

Ann is just our internal abbreviation for annotation. It's fine. Let's do this later (if at all).