graphql v0.19.2 Release Notes

Release Date: 2016-10-06 // over 7 years ago
  • 🆕 New features

    • If a list entry has a GraphQL::ExecutionError, replace the entry with nil and return the error #295

    🐛 Bug fixes

    • 👌 Support graphql-batch rescuing InvalidNullErrors #296
    • 🖨 Schema printer prints Enum names, not Ruby values for enums #297