graphql v2.0.12 Release Notes

Release Date: 2022-07-19 // almost 2 years ago
  • ๐Ÿ†• New features

    • ๐Ÿ‘Œ Support returning [Type, nil] from resolve_type #4130

    ๐Ÿ› Bug fixes

    • ๐Ÿ–จ SDL: Don't print empty braces for input objects with no arguments #4138
    • Arguments: always call prepare before loading objects based on ID (loads:) #4128
    • ๐Ÿ‘ Don't support re-assigning Query#validate= after validation has run #4127