This website requires JavaScript.
Explore
Help
Sign In
tabshift
/
payload
Watch
1
Star
0
Fork
0
You've already forked payload
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3cac753d67993d3657eaa5c38583e48ea01b761
payload
/
packages
/
graphql
History
Elliot DeNolf
9a6bb44e50
chore(release): v3.37.0 [skip ci]
2025-05-05 15:12:34 -04:00
..
src
fix(graphql):
nextPage
and
prevPage
are non nullable even though they can be
null
sometimes (
#12201
)
2025-05-05 09:12:44 -04:00
.prettierignore
chore: add missing .prettierignore files. Without them, folders like "dist" would not be excluded on a package-level despite a root-level .prettierignore being present
2024-03-14 22:48:27 -04:00
.swcrc
chore: finishes css pre-compilation
2024-03-10 13:53:37 -04:00
bin.js
fix: no longer handle disabling node deprecation warnings within bin script shebangs, as it errored on some systems (
#7797
)
2024-08-21 17:01:57 +00:00
eslint.config.js
chore(eslint): FlatConfig type deprecated, set to Config
2024-09-20 22:46:40 -04:00
LICENSE.md
chore: update year in licenses (
#10463
)
2025-01-10 14:05:37 -05:00
package.json
chore(release): v3.37.0 [skip ci]
2025-05-05 15:12:34 -04:00
tsconfig.json
chore: enable noImplicitOverride in all packages (
#10588
)
2025-01-15 10:06:40 +00:00