Skip to content

v0.5.0

Compare
Choose a tag to compare
@a8m a8m released this 21 Apr 20:55
· 15 commits to master since this release
4ec1976
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.