EntityGraphQL v0.27.0 Release Notes

    • Introspection query __type(name: "") now correctly returns an object not an array
    • [Description("")] attributes on enum fields are now read into the schema
    • 🛠 Fix issue where introspection query would have dupelicate types for enum types