Peter Zingg
Peter Zingg
In the [working draft spec](https://spec.graphql.org/draft/#sec-Response-Format), there are restrictions on when and if the "data", "errors" or "extensions" items should be included. `OperationMessage.new_data` should be refactored a bit not to set...
Uses the :extra_applications key in mix.exs Exposes dependencies correctly in mix.exs to prevent these warnings: ``` warning: Earmark.as_html!/2 defined in application :earmark is used by the current application but the...
I was trying out TinCanPython with the Learning Locker LRS backend. I wanted to search for non-voided statements prior to a date using 'until'. However, the query_statements function returns voided...