Absinthe Graphql v1.5.3 Release Notes

Release Date: 2020-09-02 // over 3 years ago
    • Bug Fix: Handle null propagation with non_null(list_of(non_null(type))) properly
    • 🐛 Bug Fix: Fix double escaping issue with string literal arguments.