Commit 1696e08
authored
entgql: use dynamic Value/GetValue method name in pagination with edge order fields (#603)
Updates to use the `ValueName` method to get the name of the dynamic
`Value`/`GetValue` method name for a type instead of using the
hard-coded name `Value` in the `pagination.tmpl` file.1 parent 316dcd5 commit 1696e08
61 files changed
Lines changed: 1849 additions & 73 deletions
File tree
- entgql
- internal
- todogotype
- ent
- migrate
- todo
- todopulid
- ent
- migrate
- todo
- todouuid
- ent
- migrate
- todo
- todo
- ent
- migrate
- schema
- todo
- template
- testdata
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
974 | 975 | | |
975 | 976 | | |
976 | 977 | | |
| 978 | + | |
977 | 979 | | |
978 | 980 | | |
979 | 981 | | |
| |||
1145 | 1147 | | |
1146 | 1148 | | |
1147 | 1149 | | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
1148 | 1161 | | |
1149 | 1162 | | |
1150 | 1163 | | |
| |||
1208 | 1221 | | |
1209 | 1222 | | |
1210 | 1223 | | |
| 1224 | + | |
1211 | 1225 | | |
1212 | 1226 | | |
1213 | 1227 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments