Kyle Steger
Kyle Steger
Hey all — this PR aims to dockerize compilation and release building. The application is configuring and compiling, but when I go to run the application from the command line...
While working with this API, I noticed that this spec (and likely others) are incorrect. It returns a list of `GoogleApi.Firestore.V1.Model.RunQueryResponse` structs. The raw response from `GoogleApi.Firestore.V1.Api.Projects.firestore_projects_databases_documents_run_query` is ```elixir {:ok,...
https://github.com/absinthe-graphql/dataloader/blob/master/lib/dataloader/ecto.ex#L281 Can this be changes from `Map.t()` -> `map()`? I pulled down the repo but could not push a branch upstream. Thanks!
### Environment * Elixir & Erlang versions (elixir --version): ``` Erlang/OTP 24 [erts-12.3.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] Elixir 1.13.4 (compiled with Erlang/OTP 22) ``` * ExAws version `mix deps...