EntityGraphQL v0.10.1 Release Notes

    • ๐Ÿ›  Fix issue with arrays and objects in variables parameter on the request
    • ๐Ÿ‘ Better error messages when GraphQL arguments can't be mapped to an object
    • Validate required variables in operations are supplied in the variables dictionary
    • ๐Ÿ›  Fix potential issue with selecting sub object graphs