graphql v0.1.1 Release Notes

Release Date: 2016-01-23 // about 8 years ago
    • ➕ Add a JSON type for database fields which contain arbitrary JSON data
    • 🛠 Fixed bug where error messages might be duplicated

    💥 Breaking changes:

    • execute and passed in variables use string keyed maps rather than atoms because they are never cleaned up leading to potential DoS on user input