fix: implements graphql schema generation (#6254)

Co-authored-by: Elliot DeNolf <denolfe@gmail.com>
This commit is contained in:
Jarrod Flesch
2024-05-13 16:46:43 -04:00
committed by GitHub
parent 40d3078bf2
commit 3abc2e8328
15 changed files with 512 additions and 845 deletions

View File

@@ -423,7 +423,6 @@ jobs:
pnpm run build
tests-type-generation:
if: false # This should be replaced with gen on a real Payload project
runs-on: ubuntu-latest
needs: build