v0.5.0
entgql: improve var name collision avoidance in toCursor (#572) Improves variable name collision avoidance in the `toCursor` method of the pager types in the `gql_pagination` template by suffixing all hard-coded variables names with an underscore.