{"_id":"pothos-prisma-generator","_rev":"52-01e8f82840c80da30a02c058b47ba9a6","name":"pothos-prisma-generator","dist-tags":{"latest":"1.3.11"},"versions":{"0.0.4":{"name":"pothos-prisma-generator","version":"0.0.4","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.4","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"389d3cdcabacc4744ffd1bbc8846c450f4d69f7d","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.4.tgz","fileCount":23,"integrity":"sha512-Dfus7CYuYGmZpjq/dFsp5rRxy/Bi9k0CncjKn9d5IxnOtGiKSDFCauNoCu7cIHGag7qtZxq7XGdf9XDhdCFV5Q==","signatures":[{"sig":"MEUCIQDjo/n6yPAB5T8Gw8yYaVgbITenq8kKFWKh5erGFVY4PgIgFbQMynmvpi+jKkofbZpBWRjQRBRlvqztuLJF5KtPS/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127282},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"0357cd6c01fa695874f05878cde10657f48d1aaf","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tsc -p ./tsconfig.cjs.json","watch":"tsc -b -w","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/seeds","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.0","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.4","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.5.0","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.5.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.4_1693743835040_0.021819514784880756","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"pothos-prisma-generator","version":"0.0.7","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.7","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"1dbd528e1bc183e66dd643a33d6a5fd6bcd8b7b3","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.7.tgz","fileCount":24,"integrity":"sha512-Sr3yRxmrWp8qVMNPu3TW7G/XLM8h1Ko87Ff2hRfeUqecGgv/rr97f5/FJp+iUqxYmCt4xHTpqx3xR1Iaa6M8Iw==","signatures":[{"sig":"MEUCIQDGrzhjt09UF0EuOBnTDyUejOOFkml0Ge2kDjjCIWyR3wIgXFT9mZ/5Iw2mtp10YHCzVWEwkymYdP58ohsreIbsGdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127363},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"950204f271ad610245fa488fa67133e5ebe2892e","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tsc -p ./tsconfig.cjs.json && cpy esm dist","watch":"tsc -b -w","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/seeds","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.0","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.4","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.5.0","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.5.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.7_1693831436173_0.6479611260081568","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"pothos-prisma-generator","version":"0.0.8","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.8","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"16bb400d8a4665355a9971e7d33a0640b0b99613","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.8.tgz","fileCount":24,"integrity":"sha512-rri/ZjKburcGqmxI6IxbfiwBDQPLVSdbcz7vEqZ3IcF/x9qXhPIxMObvT/mtMpbzzuc7P+2EWyCQNEZPPJnMVw==","signatures":[{"sig":"MEUCIQCr7DimvvKAgWCx95A5HR3m1hzY/vNmpjeUHzG30CfnMwIgAR8f6fiFGEI6bY3O2hgEGAFwdwaN2HMq0MbpoVvQIfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140448},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"19e7b0d2aa8efff44805c13b648ff55f3a50e64e","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","fastify":"^4.22.2","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.1","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.6.0","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.6.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.8_1694175131409_0.5749513168771021","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"pothos-prisma-generator","version":"0.0.10","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.10","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"1df8287764c0f2e80c8eb3b4854bbeba8a99b346","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.10.tgz","fileCount":24,"integrity":"sha512-lrgBoBFFg8eo52GnORrnlBLQNZaoKIXH3povpB+m6u1siIDjfJlmnuimz3fYlrx7WPoQwN5Bxn3rus4Z8XuJIg==","signatures":[{"sig":"MEUCIA1Tl4+/BAv1ciYCbDyFduWuYydOiTf9syX7a/BIwvoJAiEAm7PrE16VBN6EMD/hB2y/rbMV3JW4aA/MCcx3N9R+oaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150643},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"64a4ebbf6ad9e83c3b3565a2a52e39d0678f6f60","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","fastify":"^4.22.2","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.1","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.6.0","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.6.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.10_1694351036279_0.18168070163034145","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"pothos-prisma-generator","version":"0.0.11","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.11","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"77f61f36a81d18de90efb63e5c6eb0540dfa89ca","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.11.tgz","fileCount":24,"integrity":"sha512-omDg62i/ZLcYyvDZrIBH5ZM5jIeldFaqSDIP/eMNpcNODKp9+q9e8trxTJuZqBciEIhfuXPyDtEGKCD6CFQFBQ==","signatures":[{"sig":"MEQCIEFhD6XfET+yqO0hti082W+pbW1hbercMbb3QZpeqDAhAiAvKgPVJfxWvzWs6LGdRnajI1Vz1xEHeboaW2umjTxwIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154039},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"64a4ebbf6ad9e83c3b3565a2a52e39d0678f6f60","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","fastify":"^4.22.2","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.1","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.6.0","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.6.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.11_1694681255890_0.21979991173849323","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"pothos-prisma-generator","version":"0.0.12","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.12","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"beab8b93e748d3b48439f976a540abe0860e545b","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.12.tgz","fileCount":24,"integrity":"sha512-yv6YU/7C0cKoUMCN5QjSdOHNV4zUo8VxqV+qNHX3bbsPhWkrPcPMCj5XWmh8+KPiS6OqTZ/PI7H2P5k9mP8JHg==","signatures":[{"sig":"MEUCIQCG1ieGEiQWotRGc7kZuxd8bUjrriwA2EnioXLyXdhU6QIgQTOkgosgT/8ay5/5nxkvopZx2H8nYkszNnTgeVvvNqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154153},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"64a4ebbf6ad9e83c3b3565a2a52e39d0678f6f60","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","fastify":"^4.22.2","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.1","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.6.0","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.6.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.12_1694697700691_0.18384103136768348","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"pothos-prisma-generator","version":"0.0.13","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.13","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"f551f4be7639d6863a05a9c862c32b5f67b29495","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.13.tgz","fileCount":24,"integrity":"sha512-QIWClDqJ/hNkYOdjcHitGfbatxq2yUbWgXi10XQrP6Qar9aHfOGfgKRPwY4k56c9APd183ig8SFGSVWz/yGbSw==","signatures":[{"sig":"MEUCIDZSN+yAJcaYBeK2HFDCV2cY9IQAZ9n8sWxB998ACBS2AiEAt5UrQ5nPrGZiZwqx/6C0WFc36NIHVioPbJDKbNtgVmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157223},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"49e350fedcb5d0dd9a4e4162b4f3d1b10df21277","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","fastify":"^4.22.2","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.1","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.6.0","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.6.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.13_1694851077728_0.3790658334160215","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"pothos-prisma-generator","version":"0.0.14","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.14","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"00b8b13b46fab2a875ed4f44721ef2fd19618b26","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.14.tgz","fileCount":24,"integrity":"sha512-9JE4h1yp6yTFcOJ5RHIS3XWy/dURURlsG/4TlNdhjLjqqDQsNzfSpSyNpdv7g3IZzsIO+3UD9mizWqiqMh2T6Q==","signatures":[{"sig":"MEUCIQCjEL3VhuRtCVNdTgJT0a6jafBdzfikjuRNZM3pruxjMAIgZ5AgEpfGK+h4aPOzc2XySdXs69xLPtwInIh3Y7DnoIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157369},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"db40b55ab9ffc8188fba5d3e55ad040069f67298","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","fastify":"^4.22.2","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.1","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.6.0","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.6.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.14_1695002181207_0.036023773560748484","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"pothos-prisma-generator","version":"0.0.15","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@0.0.15","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"13a1df3abf8ea7951714a3945b6823de32818309","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-0.0.15.tgz","fileCount":24,"integrity":"sha512-EXH9cuU5GtxmM/hOPRPheAAkoIY0DWUgNds7Bh2u2w5hiCR98+Trwhu4t8HiOQjIOybjsWKiix+N0yIBM2gSHA==","signatures":[{"sig":"MEUCIQDmMDSxYtQUFx3zOX25e8QF0lF4OgrVVd7cnrLVHXLK9wIgGrLnojvpGr+ZOr/p0kVjlZzhOW5n1p2ZGXWiYhFLumI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157271},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"48260f89bf0e4fcdfbc73c9bddc3de9092a10676","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"8.48.0","prisma":"^5.2.0","cpy-cli":"^5.0.0","fastify":"^4.22.2","graphql":"^16.8.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.4","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.33.1","@apollo/server":"^4.9.3","@prisma/client":"^5.2.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.32","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.59.1","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.6.0","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.6.0","eslint-import-resolver-typescript":"^3.6.0","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_0.0.15_1695027117337_0.717214295043217","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"pothos-prisma-generator","version":"1.0.0","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.0","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"fb236133c6f2ba74efeb9316887309f478675af5","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.0.tgz","fileCount":24,"integrity":"sha512-LxFelM9dDjnfUBDwjwwkrQScgL/NZC2NwgRaYgjLAO0C+GsO2TpCd7hkq3S0iAwRPZqGvCfgXRmDTDtWOA8N8A==","signatures":[{"sig":"MEQCIDBGJuy8IxrotspMZnayM1oTAVoSmMdF+Tm9O8lF8ICMAiA5vT/VTUQf+QHp+/EhY4CCynUv8vtKkXHC7EgZnDB7qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157270},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"48260f89bf0e4fcdfbc73c9bddc3de9092a10676","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"8.50.0","prisma":"^5.3.1","cpy-cli":"^5.0.0","fastify":"^4.23.2","graphql":"^16.8.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.38.0","@apollo/server":"^4.9.3","@prisma/client":"^5.3.1","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.33","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.60.0","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^0.0.6","@as-integrations/fastify":"^2.1.0","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.7.3","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.11.0","@typescript-eslint/eslint-plugin":"^6.7.3","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.0_1695773538694_0.6488104637915337","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"pothos-prisma-generator","version":"1.0.1","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.1","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"dda0f003c0c0e07efc41a0382886cfa874e08459","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.1.tgz","fileCount":24,"integrity":"sha512-kY0TpKcC3Q7G8o5q75Ca3wclKaYQsolLTcx3MjhxQh8AEOPpwqOr8nYOZO1N7TpJTOjLVa3RYBkvlGOGyiNdTA==","signatures":[{"sig":"MEYCIQCGYdZL5+NUPU1pyXGpCmgWpZqdGN45U5BHhPxsbYBz1AIhAJlnj8hLr9xrXTp8vvLt5UBtzoliB+X4ZwLHbUstY7UK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157448},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"55cfd1384b69afc814f044e8299432f02e533c53","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"8.51.0","prisma":"^5.4.2","cpy-cli":"^5.0.0","fastify":"^4.23.2","graphql":"^16.8.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.38.0","@apollo/server":"^4.9.4","@prisma/client":"^5.4.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.33","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.28.1","@pothos/plugin-prisma":"^3.61.0","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^1.0.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.7.5","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.12.0","@typescript-eslint/eslint-plugin":"^6.7.5","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.1_1696921265109_0.8475636729838039","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"pothos-prisma-generator","version":"1.0.2","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.2","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"730894cbba090e26c3676d962c91d328f6589f02","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.2.tgz","fileCount":24,"integrity":"sha512-+zkb8f+iZ5cCXdLqKGTOTOSvuB3cG4MRimf5Dvjvz2Odsg1uUQm82nq2v6HrBJABTxi3EA5KMRF2VRbjPo/s8w==","signatures":[{"sig":"MEYCIQCBL5gxi/tt91fyRzL4VJKlLCN2JbnfPhIW/c+wpTbC5AIhAJrule0HZCKFPFjSBAUoPgl5w5QYPgYHH7fPjDOQdzGl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157451},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"b6916bbff4bc7791b9119a493e284782586f6f25","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"18.17.0","dependencies":{"json5":"^2.2.3","traverse":"^0.6.7","graphql-scalars":"^1.22.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"8.54.0","prisma":"^5.6.0","cpy-cli":"^5.0.0","fastify":"^4.24.3","graphql":"^16.8.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","ts-patch":"^3.0.2","next-exec":"^0.0.5","jest-async":"^1.0.5","typescript":"^5.3.2","@types/jest":"^29.5.10","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.38.0","@apollo/server":"^4.9.5","@prisma/client":"^5.6.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.35","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.0","eslint-plugin-import":"^2.29.0","@pothos/plugin-prisma":"^3.61.0","eslint-config-prettier":"^9.0.0","pothos-schema-exporter":"^1.0.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^3.20.0","@typescript-eslint/parser":"^6.13.1","typescript-transform-paths":"^3.4.6","@graphql-codegen/typescript":"^4.0.1","@pothos/plugin-prisma-utils":"^0.13.0","@typescript-eslint/eslint-plugin":"^6.13.1","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.0.1","@graphql-codegen/typescript-generic-sdk":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.2_1701331466853_0.7346141807494861","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"pothos-prisma-generator","version":"1.0.3","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.3","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"4080fc6fabb17ff5ecea5d48cca8ebca575d1bbe","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.3.tgz","fileCount":24,"integrity":"sha512-D5nahe9uJo2xjs4OmL2FBRMBocTcz8Us4lJKLxhrpWjfH4t2tOAVcP2FKLdQ4sxBjOmGnzKALwOu2REfcptHfg==","signatures":[{"sig":"MEUCIAzuXaJY8nQswt1ERGV9RN6XYgeLIVMbRG4kXI8rZp3IAiEAy9I3sxA7k8TX4wEOMHxEkc0f7x8nSVJjYc/TXrNQRrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157041},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"b6916bbff4bc7791b9119a493e284782586f6f25","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"^0.6.9","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"9.3.0","prisma":"^5.14.0","cpy-cli":"^5.0.0","fastify":"^4.27.0","graphql":"^16.8.1","ts-jest":"^29.1.3","ts-node":"^10.9.2","ts-patch":"^3.1.2","next-exec":"^1.0.0","jest-async":"^1.0.7","typescript":"^5.4.5","@types/jest":"^29.5.12","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^3.41.1","@apollo/server":"^4.10.4","@prisma/client":"^5.14.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.36","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.2","eslint-plugin-import":"^2.29.1","@pothos/plugin-prisma":"^3.65.2","eslint-config-prettier":"^9.1.0","pothos-schema-exporter":"^1.0.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^3.22.0","@typescript-eslint/parser":"^7.10.0","typescript-transform-paths":"^3.4.7","@graphql-codegen/typescript":"^4.0.7","@pothos/plugin-prisma-utils":"^0.14.0","@typescript-eslint/eslint-plugin":"^7.10.0","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.2.1","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.3_1716816332116_0.9225869486579135","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"pothos-prisma-generator","version":"1.0.4","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.4","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"1083c9579199be9f7bb75f2f2fde811c93c8237c","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.4.tgz","fileCount":24,"integrity":"sha512-XEPBu9YXRWbzxYeNZYYsFk+eE99VdkDCMjtnxHsNtlFftd0VWAI6AnISk2G8YTQJr9ajaBRCT85+dC7DWzDolg==","signatures":[{"sig":"MEQCIDTEXwwsgnClC4QHX5qZszJ4hRTxBRokgDBr1EmpKJ7XAiAMRAXyPQMjR7wNy3XFe0pVi6HhkQk0FHu7wx4ET0UETg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157135},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"61146efb6fba56a3176dba4ae079a40f2d14a0c4","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"^0.6.9","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"9.7.0","prisma":"^5.16.2","cpy-cli":"^5.0.0","fastify":"^4.28.1","graphql":"^16.9.0","ts-jest":"^29.2.2","ts-node":"^10.9.2","ts-patch":"^3.2.1","next-exec":"^1.0.0","jest-async":"^1.0.7","typescript":"^5.5.3","@types/jest":"^29.5.12","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.0.2","@apollo/server":"^4.10.4","@prisma/client":"^5.16.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.2","eslint-plugin-import":"^2.29.1","@pothos/plugin-prisma":"^4.0.3","eslint-config-prettier":"^9.1.0","pothos-schema-exporter":"^1.0.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.0.2","@typescript-eslint/parser":"^7.16.0","typescript-transform-paths":"^3.4.7","@graphql-codegen/typescript":"^4.0.9","@pothos/plugin-prisma-utils":"^1.0.3","@typescript-eslint/eslint-plugin":"^7.16.0","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.2.3","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.4_1721001794776_0.15169106360878848","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"pothos-prisma-generator","version":"1.0.5","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.5","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"367225ae1de7aaf25b09710e61849542524cfce4","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.5.tgz","fileCount":24,"integrity":"sha512-AsPcWo3dOCeT6DlcYQKIbqoeq7mYNDJ5P89zwCKK3Hh5lqjN4YqGpkC40FeEOhnsaYhPpgd58Nh/WAjpPJf69g==","signatures":[{"sig":"MEQCIEDq9h0Lge2kvQ+lVPwlL6wVrC4xQXmFfMDt5hbK/N7ZAiBxleQ4tXAd9hChI4f9xL5/L7X7+0jpanZYvLHvU4jEmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157459},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"f2d69ef44cafb52e98d1897658fa6a0c3473309e","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"^0.6.9","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"9.7.0","prisma":"^5.16.2","cpy-cli":"^5.0.0","fastify":"^4.28.1","graphql":"^16.9.0","ts-jest":"^29.2.2","ts-node":"^10.9.2","ts-patch":"^3.2.1","next-exec":"^1.0.0","jest-async":"^1.0.7","typescript":"^5.5.3","@types/jest":"^29.5.12","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.0.2","@apollo/server":"^4.10.4","@prisma/client":"^5.16.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","ts-jest-resolver":"^2.0.1","@graphql-codegen/cli":"^5.0.2","eslint-plugin-import":"^2.29.1","@pothos/plugin-prisma":"^4.0.3","eslint-config-prettier":"^9.1.0","pothos-schema-exporter":"^1.0.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.0.2","@typescript-eslint/parser":"^7.16.0","typescript-transform-paths":"^3.4.7","@graphql-codegen/typescript":"^4.0.9","@pothos/plugin-prisma-utils":"^1.0.3","@typescript-eslint/eslint-plugin":"^7.16.0","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.2.3","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.5_1721027646026_0.06806654035403503","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"pothos-prisma-generator","version":"1.0.6","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.6","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"97edaf110a445ba1f4602a7845762125f5ca217c","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.6.tgz","fileCount":25,"integrity":"sha512-y0F6y6UMoeXk5BfilXq1Rb2yYFsdreZ4zPjSrDPEL4B6lx6CdZnxcFxP6hLLk4607hhVyNjE7Qqpw4tij7oF1g==","signatures":[{"sig":"MEYCIQCOf4fHcCsEAzmlvXbS5qXf7pQdt5wxZScxcUwyUCVazQIhAPswy1NQtRM9XVBVEkhu0+lf35EFhvRkSe5cHKgRXeky","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158039},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"099f095412fdbb2ebab87ea51878bc9836b5fbab","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.8","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"9.7.0","prisma":"^5.17.0","cpy-cli":"^5.0.0","fastify":"^4.28.1","graphql":"^16.9.0","ts-jest":"^29.2.3","ts-node":"^10.9.2","ts-patch":"^3.2.1","next-exec":"^1.0.0","jest-async":"^1.0.7","typescript":"^5.5.3","@types/jest":"^29.5.12","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.0.2","@apollo/server":"^4.10.4","@prisma/client":"^5.17.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","ts-jest-resolver":"^2.0.1","typescript-eslint":"^7.16.1","@graphql-codegen/cli":"^5.0.2","eslint-plugin-import":"^2.29.1","@pothos/plugin-prisma":"^4.0.5","eslint-config-prettier":"^9.1.0","pothos-schema-exporter":"^1.0.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.0.2","typescript-transform-paths":"^3.4.7","@graphql-codegen/typescript":"^4.0.9","@pothos/plugin-prisma-utils":"^1.0.5","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.2.3","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.6_1721461452362_0.545668447037079","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"pothos-prisma-generator","version":"1.0.7","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.7","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"3ca97d77f28b29e8d6af614563440aee42b889ba","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.7.tgz","fileCount":25,"integrity":"sha512-2+ZTk8nD86e2h4I9XK60vq/dJckg5LeqM44KKN3QidxnLMjfZtHjSJ9mR+1T32wo5MkrYDeEp0NoP6UL3wNTcg==","signatures":[{"sig":"MEQCIBQo3Co2NWcNiE9TAXWC/SSrxyOuTH5MI1JIYOGEbJVnAiBKxn7sTz3u2Q8LpEgVM5FWCMA9RY6svEow/y4y5UnIEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158039},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"3f3e24a3e9241ac48074d7210b1d366ef5b6f241","scripts":{"lint":"eslint ./src","test":"next-exec -c test -- jest --coverage","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","server":"next-exec -c test -- ts-node-dev -r tsconfig-paths/register test/bin/server.ts","codegen":"graphql-codegen --config test/codegen/codegen.json","lint:fix":"eslint --fix ./src","dev:docker":"docker compose -p pothos-prisma-generator -f test/docker/docker-compose.yml up -d","test:reset":"yarn prisma:reset && yarn prisma:seed","prisma:seed":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/seeds","prisma:test":"next-exec -c test -- ts-node -r tsconfig-paths/register test/bin/test","prisma:reset":" next-exec -c test -- prisma migrate reset --schema=test/prisma/schema.prisma -f","pothos:schema":"node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm test/bin/createSchema","prisma:format":"yarn prisma format --schema=test/prisma/schema.prisma","prisma:migrate":"next-exec -c test -- yarn prisma migrate dev --schema=test/prisma/schema.prisma -n migrate","prisma:generate":"yarn prisma generate --schema=test/prisma/schema.prisma"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.8","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"9.7.0","prisma":"^5.17.0","cpy-cli":"^5.0.0","fastify":"^4.28.1","graphql":"^16.9.0","ts-jest":"^29.2.3","ts-node":"^10.9.2","ts-patch":"^3.2.1","next-exec":"^1.0.0","jest-async":"^1.0.7","typescript":"^5.5.3","@types/jest":"^29.5.12","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.0.2","@apollo/server":"^4.10.4","@prisma/client":"^5.17.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","ts-jest-resolver":"^2.0.1","typescript-eslint":"^7.16.1","@graphql-codegen/cli":"^5.0.2","eslint-plugin-import":"^2.29.1","@pothos/plugin-prisma":"^4.0.5","eslint-config-prettier":"^9.1.0","pothos-schema-exporter":"^1.0.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.0.2","typescript-transform-paths":"^3.4.7","@graphql-codegen/typescript":"^4.0.9","@pothos/plugin-prisma-utils":"^1.0.5","eslint-import-resolver-typescript":"^3.6.1","@graphql-codegen/typescript-operations":"^4.2.3","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.7_1723037387307_0.5467571474794823","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"pothos-prisma-generator","version":"1.0.8","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.8","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"10aeff90f26ed7ea546c27623e4580b2d5649c45","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.8.tgz","fileCount":2,"integrity":"sha512-pU3ufTcC4Jmu6HieO8EDaDkZjC6xT6/JALiCVPNyg6HatrJzHwOjdqtfU9lnOIPhWz175EfaDb5nQCZ1VfE7vw==","signatures":[{"sig":"MEYCIQDAWIZIqAhxn0aOiV3DcTWGFsPz3Tl7EjsXwzp1urM9kgIhAJ73akV+tT7mK6nxm52W5CohcElX8MeFvK3oDbPbbjDP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12996},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"58c2fcf0c02298035dd2b95e4eb544265543e73d","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.10","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.12.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.2.1","next-exec":"^1.0.0","typescript":"^5.6.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.2.0","@apollo/server":"^4.11.0","@prisma/client":"^5.20.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.8.1","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.2.1","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.0","typescript-transform-paths":"^3.5.1","@graphql-codegen/typescript":"^4.1.0","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.6.3","@graphql-codegen/typescript-operations":"^4.3.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.8_1728386296769_0.8518461197516465","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"pothos-prisma-generator","version":"1.0.9","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.9","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"1bc3cb5eb83c467675fb7f92e441252ffecbbad4","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.9.tgz","fileCount":2,"integrity":"sha512-q6UCpVlx+goAqLWp6ca+M/W+WNI51nTauz8KCDCWosUrgfUAARwtE9wKIvsTgovOjFft3OKLU+qANdK1tCXNBQ==","signatures":[{"sig":"MEYCIQCliiZsRjBYYbRvA5P3sUS6xQQXFOkvH5SWOvjzot0uGAIhAKqTLjLpzASS76LsvcrRXYS+HYA4TZm1cZCUaBc+Ctff","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12995},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"2ef248240e673bd7080f41aec63f3b2265893e90","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.8","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.12.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.2.1","next-exec":"^1.0.0","typescript":"^5.6.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.2.0","@apollo/server":"^4.11.0","@prisma/client":"^5.20.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.8.1","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.2.1","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.0","typescript-transform-paths":"^3.5.1","@graphql-codegen/typescript":"^4.1.0","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.6.3","@graphql-codegen/typescript-operations":"^4.3.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.9_1728435780673_0.9660542681230226","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"pothos-prisma-generator","version":"1.0.10","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.10","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"69110fedbf90e890d30916c13cc5788aae24f52a","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.10.tgz","fileCount":2,"integrity":"sha512-fgb/MGut1+KeA86fquGOdthiFIwiq34lveeGl2eKcMN/4LVVf8JYR6IzVV9XF1GYJj5K+WnPqu4+KIsRg7NZ6A==","signatures":[{"sig":"MEUCIQCDRmfoZfv9KF5U0HKU3JSt1o3R3IqvuJmdY74efRC6RAIgMGigEEE6aSFc3aSNPpQW4k78RxANQSSssYfKESAAkec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12996},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"2ef248240e673bd7080f41aec63f3b2265893e90","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.8","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.12.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.2.1","next-exec":"^1.0.0","typescript":"^5.6.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.2.0","@apollo/server":"^4.11.0","@prisma/client":"^5.20.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.8.1","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.2.1","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.0","typescript-transform-paths":"^3.5.1","@graphql-codegen/typescript":"^4.1.0","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.6.3","@graphql-codegen/typescript-operations":"^4.3.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.10_1728438772672_0.37913055474076907","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"pothos-prisma-generator","version":"1.0.11","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.11","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"66990daafc4ccac5e5fc0256399943192dc9299b","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.11.tgz","fileCount":2,"integrity":"sha512-7+SkPnDWIEz4ag3NIWlskjcFcma2XEGF2p4trXD/EwScgTFxnzZ11dp/nAE5/F9Fz0U3EEZTydXl+SLnE9gDQg==","signatures":[{"sig":"MEQCIDjzODdDyHuy2fZWHZ8yraFBwJxp8DUsw9MdWZtuWRcqAiAL/DxEZui1MhWSpBAYAvxELJpsrKJkB4W1/C2MTn7zYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12996},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"2ef248240e673bd7080f41aec63f3b2265893e90","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.8","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.12.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.2.1","next-exec":"^1.0.0","typescript":"^5.6.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.2.0","@apollo/server":"^4.11.0","@prisma/client":"^5.20.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.8.1","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.2.1","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.0","typescript-transform-paths":"^3.5.1","@graphql-codegen/typescript":"^4.1.0","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.6.3","@graphql-codegen/typescript-operations":"^4.3.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.11_1728438841604_0.4440758174584465","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"pothos-prisma-generator","version":"1.0.12","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.12","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"b5eb00ec3415c78852dc492dfdc73b8f44f8037d","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.12.tgz","fileCount":27,"integrity":"sha512-o2e/0vTY69kHbckOHricXvajEAtw/TrpayLqDbHMJRPAa+2Pf8FQlmibScB5i8bcUx7YGmliHlw84yzyy7RIAg==","signatures":[{"sig":"MEYCIQDIQU4DGyzxnsVh/5TFGCUXPMwPow8+mAoWcf4UMHrENgIhAN/j/OW7v6lylKN8RYs26AV6UgWBX0EIC40zkV813uEN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173747},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"2ef248240e673bd7080f41aec63f3b2265893e90","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.8","graphql-scalars":"^1.23.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.12.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.2.1","next-exec":"^1.0.0","typescript":"^5.6.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.2.0","@apollo/server":"^4.11.0","@prisma/client":"^5.20.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.8.1","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.2.1","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.0","typescript-transform-paths":"^3.5.1","@graphql-codegen/typescript":"^4.1.0","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.6.3","@graphql-codegen/typescript-operations":"^4.3.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.12_1728439009320_0.03659521134475607","host":"s3://npm-registry-packages"}},"1.0.13":{"name":"pothos-prisma-generator","version":"1.0.13","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.13","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"3024f5d6bdaa6c9e96bddcf0dee0fea405d09804","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.13.tgz","fileCount":27,"integrity":"sha512-kn0GFzmvaRg8Q4Im11GMdTBzzGcFLck5VjATYkPkuTUqrGdeiFcSTNK5Q9N7k6kJW3dhsVFYmPLgiR3AizSeVg==","signatures":[{"sig":"MEUCIGSHZwwetj+EN/Do3pcTQhWHbVJxDN0QlWA0mwKJ+Q9eAiEA9eYHAXcEcw0vrCIRTIHdjfL9/24so3Kn6k8zeCSiU4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173778},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"af99d7c1143e6b232ff942e5ee49be16110edc98","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.10","graphql-scalars":"^1.24.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.16.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","typescript":"^5.7.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.3.0","@apollo/server":"^4.11.2","@prisma/client":"^6.0.1","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.17.0","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.4.0","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.1","typescript-transform-paths":"^3.5.2","@graphql-codegen/typescript":"^4.1.2","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.7.0","@graphql-codegen/typescript-operations":"^4.4.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.13_1733706816369_0.3186690552003173","host":"s3://npm-registry-packages-npm-production"}},"1.0.14":{"name":"pothos-prisma-generator","version":"1.0.14","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.14","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"39e05c7ae861ea5ae1ff904fff95b6b51ddca2a0","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.14.tgz","fileCount":27,"integrity":"sha512-xSHMaeTJv1vjSKU8wOulYC00CWwdQzxsSS4AuoLvMxWx6AlaYkXxrc+jF1a7u7Ktaa9JrCRIUp3fOIz4/dfGSw==","signatures":[{"sig":"MEUCIDOgZQMcvaVfBVee3gSO6ljTvbzADycLJLFBU0Nvia/bAiEAznLxe5GRTPzWHWYkQA6YtAZQVCmKUwNyXYEIGPiaeWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173798},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"af99d7c1143e6b232ff942e5ee49be16110edc98","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.10","graphql-scalars":"^1.24.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.16.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","typescript":"^5.7.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.3.0","@apollo/server":"^4.11.2","@prisma/client":"^6.0.1","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.17.0","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.4.0","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.1","typescript-transform-paths":"^3.5.2","@graphql-codegen/typescript":"^4.1.2","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.7.0","@graphql-codegen/typescript-operations":"^4.4.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.14_1733707353907_0.003241554388991874","host":"s3://npm-registry-packages-npm-production"}},"1.0.15":{"name":"pothos-prisma-generator","version":"1.0.15","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.0.15","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"48128df498dd852d5a31c9c61e21db0c6018eb41","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.0.15.tgz","fileCount":27,"integrity":"sha512-/+Sz0ut570rolroHcJSGaEu5CqXyjzYqCgGOK9c1pvPh3KE0gSnUCwnCx/rsuRaqQBOL0FBm33NGcpbQZau/3g==","signatures":[{"sig":"MEYCIQCo/stAksaqLJuII0h11pk8GskAR2TI7Qvtmnm5s6Z25AIhAN+z3bIlhFCsAJiE+zXhOa9pJhOIO1uZmaJynsPiTCSA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173800},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"bf5274412490849d2e3956f3a0443d9e0e58f355","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"20.11.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.10","graphql-scalars":"^1.24.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.16.0","cpy-cli":"^5.0.0","graphql":"^16.9.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","typescript":"^5.7.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.3.0","@apollo/server":"^4.11.2","@prisma/client":"^6.0.1","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.17.0","@graphql-codegen/cli":"^5.0.3","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.4.0","eslint-config-prettier":"^9.1.0","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.1","typescript-transform-paths":"^3.5.2","@graphql-codegen/typescript":"^4.1.2","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.7.0","@graphql-codegen/typescript-operations":"^4.4.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.0.15_1733708804160_0.40292044389441894","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"pothos-prisma-generator","version":"1.1.0","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.1.0","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"89164db3b4f6d2c0039626a6442a3663654dcb49","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.1.0.tgz","fileCount":27,"integrity":"sha512-FmEXmJoZ8LENKszFhlCWdV+3aTQdTIgzIYgYtrTBuAIQokcyEcxmSal66Tp4HseaEGN59m3/USRKnTX53dX/oQ==","signatures":[{"sig":"MEQCIAl1tlckn8IHlw6mPbLksOrbeF32m/cosnpOLZY9FmIpAiAyB5DyvFoIDHtZV+3h9SXi8ZDsdK5qAi/0OdVDy0N0pQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183567},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":"./src/index.ts"},"gitHead":"a0f953f9b980f9bdedb24b3e957463d3e7b7ba30","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"9.7.2","description":"## Overview","directories":{},"_nodeVersion":"22.13.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.1"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.19.0","cpy-cli":"^5.0.0","graphql":"^16.10.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","typescript":"^5.7.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.3.0","@apollo/server":"^4.11.3","@prisma/client":"^6.3.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.22.0","@graphql-codegen/cli":"^5.0.4","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.4.0","eslint-config-prettier":"^10.0.1","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.1","typescript-transform-paths":"^3.5.3","@graphql-codegen/typescript":"^4.1.3","@pothos/plugin-prisma-utils":"^1.2.0","eslint-import-resolver-typescript":"^3.7.0","@graphql-codegen/typescript-operations":"^4.4.1","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.1.0_1738497288328_0.09162710771748062","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"pothos-prisma-generator","version":"1.2.0","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.2.0","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"0c005a548958e1cfa38df592ba08b1c93929bb06","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.2.0.tgz","fileCount":29,"integrity":"sha512-uhqLHEYvpj+qPOqoZc4RTG2LqWk6fdX9RLmHYP6WDe8VNdYt/vw+MwfWPuMzX5YUsRMjCvPjAygghbm7+VJ+gQ==","signatures":[{"sig":"MEUCIQDTg53s3cYi03dnhrr16aAGy/fVTIO1+TeCkTk/4c7xNwIgKbUMoDV383DaZoPo+gmaufYUk63IE759VrLacWj/ZKI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189658},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"865e73c36db5dead5ad2321c8c01a813c939fea5","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.1"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.22.0","cpy-cli":"^5.0.0","graphql":"^16.10.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.22.0","typescript":"^5.8.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.5.0","@apollo/server":"^4.11.3","@prisma/client":"^6.5.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.26.1","@graphql-codegen/cli":"^5.0.5","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.4.0","eslint-config-prettier":"^10.1.1","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.1","typescript-transform-paths":"^3.5.4","@graphql-codegen/typescript":"^4.1.5","@pothos/plugin-prisma-utils":"^1.3.0","eslint-import-resolver-typescript":"^3.8.5","@graphql-codegen/typescript-operations":"^4.5.1","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.2.0_1741870909339_0.963647666259835","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"pothos-prisma-generator","version":"1.2.1","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.2.1","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"fa152543b10304abe367ebe7357062ec2f4aa97d","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.2.1.tgz","fileCount":29,"integrity":"sha512-HL5il2PxRlKfU9WtCW8RQU9fpZMKV/QoG8LMshSFQtAgKaJ5Mj23jMroMMavEUUX0n+68nWnHf9C6yeYw7bylw==","signatures":[{"sig":"MEUCIQCgLvSpOs5v3hb3H9jRhF++5HciLXw01ABWw0zgE40BVgIgGPAqQLbt1lnz7onGxuxJJ0PJ2cxLTJz3hj61wTQhgw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189882},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"751b4e8cc86f201b437531c719d13a2fe224571c","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.1"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.22.0","cpy-cli":"^5.0.0","graphql":"^16.10.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.22.0","typescript":"^5.8.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.5.0","@apollo/server":"^4.11.3","@prisma/client":"^6.5.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.26.1","@graphql-codegen/cli":"^5.0.5","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.4.0","eslint-config-prettier":"^10.1.1","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.1","typescript-transform-paths":"^3.5.4","@graphql-codegen/typescript":"^4.1.5","@pothos/plugin-prisma-utils":"^1.3.0","eslint-import-resolver-typescript":"^3.8.5","@graphql-codegen/typescript-operations":"^4.5.1","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.2.1_1741914492822_0.34551971033897244","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"pothos-prisma-generator","version":"1.3.0","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.0","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"87ddc4978813fcc5c73adeb01a96435ba6b57dae","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.0.tgz","fileCount":29,"integrity":"sha512-FtHZqU+Sb+Qfd+azjNOWVMVg1bLbyRGHbEzH0FC5AzxJniPMxHFKy7jz/t8HO6GlT+DQsLTUb8/+Rnl4GfQ1rg==","signatures":[{"sig":"MEYCIQDmXALtEIVufji6UIUsqkkig85kxuYP6GsVvmbWgMjScwIhAPKPDtdkzjVl2I0y22vresFNDx5Bfe1psTWniwCJ2ciw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190827},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"e6cb6b27094184ee1dd72d3ffe69431797df7f6b","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.23.0","cpy-cli":"^5.0.0","graphql":"^16.10.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.23.0","typescript":"^5.8.2","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.5.0","@apollo/server":"^4.11.3","@prisma/client":"^6.5.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.27.0","@graphql-codegen/cli":"^5.0.5","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.4.0","eslint-config-prettier":"^10.1.1","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.2","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.5","@pothos/plugin-prisma-utils":"^1.3.0","eslint-import-resolver-typescript":"^4.2.2","@graphql-codegen/typescript-operations":"^4.5.1","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.0_1742689125610_0.2517919432150937","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"pothos-prisma-generator","version":"1.3.1","author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.1","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator#readme","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"27abab652c450d1dc3a922ee2d0c9f99a47d899d","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.1.tgz","fileCount":29,"integrity":"sha512-upEj4sMIE63IgTczXT8kIu/EoPHmjq62q3LuYX3wnH9BRI8dFgqiJIV12VOH8RFCwx0RsFudZ/tyFLc+x4DdrQ==","signatures":[{"sig":"MEQCIFsIcQNP3wpYOqHqjyA0HbBHy0vRd2xc9sM+7sg0H1dTAiAYw3v68NNvmqLv/7WG06Tu8nDO1SaljprNcYb1c+UYDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190869},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"8c5e6191eacd40d67421e4a1b846bfa520b1e2a8","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.24.0","cpy-cli":"^5.0.0","graphql":"^16.10.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.24.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.0","@apollo/server":"^4.12.0","@prisma/client":"^6.6.0","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.29.1","@graphql-codegen/cli":"^5.0.5","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.5.0","eslint-config-prettier":"^10.1.2","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.2","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.0","eslint-import-resolver-typescript":"^4.3.2","@graphql-codegen/typescript-operations":"^4.6.0","@graphql-codegen/typescript-generic-sdk":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.1_1744603711280_0.6067114014705686","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"pothos-prisma-generator","version":"1.3.2","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.2","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"3da176713afcc5f61a1074898184b4370fa82742","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.2.tgz","fileCount":29,"integrity":"sha512-+YmI3lp+YGrBZUypSjwDRIOP+FYXwhXwCJlSAquiFDByriUX+G9jU0Xt14+eTYMmZtfULL5N3/TMcE4M9Hb/6A==","signatures":[{"sig":"MEYCIQCA/d+aPPoggQQfIXgq9K+QZMxX1PvuQWTAYqbDpCwkNwIhAKFCgTFMhs73P98ekb50Dsa8ak8c5SOf84CfFng2P9XO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192862},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"6f00d7f908ca90a6fa644138659c1cbe50304ef5","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.2_1748765507057_0.02721470841346063","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"pothos-prisma-generator","version":"1.3.3","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.3","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"2ac8559480215035abbee20c232d36b6ea20c483","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.3.tgz","fileCount":29,"integrity":"sha512-DbsCVeUwD5RUGSmoQFBYziLhpcvGIMjsW1/2ZWVzOz2p6g7wtorNgGAmdyWJTnNXI8yJvygWY3PjNWW/othbcQ==","signatures":[{"sig":"MEUCIQCLiwkoXLuNZp2KNnc/xRJrd1Lvl0eQ4B0Erw8k4FeZxQIgVpKRjhZYYrxLzGH3DYn6Lvrs8nbKJH2a2z8Z/BuE8uc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193340},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"d6f7a07e874f1319e3e8330447ea78fa7105605a","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.3_1749555204547_0.7010570930110815","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"pothos-prisma-generator","version":"1.3.4","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.4","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"ef76407bcebff3916623ddf26e5522f5a065a6f6","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.4.tgz","fileCount":29,"integrity":"sha512-04ZgfW2GGUm3Pc3wgsA0dC/vClNAsMJpnbnDgrGeKkQG5fZUGcyOnRp4yGideHU5hf2Afqxmt3SV/on+1ssbmQ==","signatures":[{"sig":"MEUCIE7g0Rb3lrVYKuOk8BQabnoqDwvs62DHhW4tqb1rFgQuAiEA5Md9XDR0SousyHGB5f6ewn8RYoLRAS1Ftl5CBRaEfEc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193791},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"6fabde2ef6ec5196716db1f0411ce0dc4e5cd46f","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.4_1749783573425_0.4167281999141108","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"pothos-prisma-generator","version":"1.3.5","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.5","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"ab00c86ecc289cce0a2771119d85bcbcc9cdbfd2","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.5.tgz","fileCount":29,"integrity":"sha512-3xG2WUHh0sh13atkYrW8f96bzJ9LwCNT0h+JIPzbNx47G/s1Qim9/J33FFKKMiQ7VkKovavZi18M0I8bvtZgPg==","signatures":[{"sig":"MEQCIHeUKTllszM1untCby89waAGZvY7nh7ykXA2j9gYjaaPAiBkRdiyLQ5locNsDV6lNYbUpPfFMg9/MQnDCM3rW6ffSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193340},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"6fabde2ef6ec5196716db1f0411ce0dc4e5cd46f","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.5_1749788187001_0.8602700883929961","host":"s3://npm-registry-packages-npm-production"}},"1.3.6":{"name":"pothos-prisma-generator","version":"1.3.6","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.6","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"6b5b1ea106350afdfdc17b3965af0e8ac32e226d","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.6.tgz","fileCount":29,"integrity":"sha512-ckswsx+kGIfMf0JZyDl4X5xSA0b68T7iES0R6RPxIitsKsOAv6dbywkvkACSyYayJPMAFP4/OHRmPKH2cK8q0A==","signatures":[{"sig":"MEUCICbu7u6e29LlLtOQHzI33RZgoBj6VwPRydPUHRQW9g0IAiEA1C3x+hoKV5LhWA/83AiPUlGJ0gHi1i4TA9WQA+UJIuw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193791},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"6fabde2ef6ec5196716db1f0411ce0dc4e5cd46f","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.6_1749792627149_0.9066569506953899","host":"s3://npm-registry-packages-npm-production"}},"1.3.7":{"name":"pothos-prisma-generator","version":"1.3.7","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.7","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"dist":{"shasum":"31116e88ef0f04089cbe9920224b576d259eb5e8","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.7.tgz","fileCount":29,"integrity":"sha512-fwSSzdVFWyCEwqy5SLIl/sHaYw00JYbJVO4xUoXo261PK8GNwV62OiEdtEKcdpQuknqgMEW+QdPcBedBx1E/Tw==","signatures":[{"sig":"MEUCIBeVSVLtksNjPLPCAuoKUQHRmfCaDwHmmyGi8t6Wbla4AiEA5WGrhDXCtPfFvjYjtijQftn5veV4UprgTTbBCqTQuU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":197163},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"04d4c81467ee9d855945e8f6a8e710c9386da914","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.7_1749945225970_0.45817813782137295","host":"s3://npm-registry-packages-npm-production"}},"1.3.8":{"name":"pothos-prisma-generator","version":"1.3.8","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.8","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"bin":{"pothos-prisma-generator":"bin/pothos-prisma-generator.mjs"},"dist":{"shasum":"96edc0bc2a1ff3588619d35708b1b5716b49ebea","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.8.tgz","fileCount":30,"integrity":"sha512-RaONZK24iVr68poPNo5s+zjfpgBn0Uwg7r80461XrixVJ8o4zS4EUwCjONRV909ihuYW0RvlGeV8xIIblCMvQQ==","signatures":[{"sig":"MEQCIFoK7jyX8TeWF7MkDvneciW2AvaCNKW76a/1S6B9HIiPAiBpjr5BoBFPsYxiLiOO4LlCBQjkV2HGE11KHc3tJk49tw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":197823},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"04d4c81467ee9d855945e8f6a8e710c9386da914","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.8_1750043421688_0.1658918194469463","host":"s3://npm-registry-packages-npm-production"}},"1.3.9":{"name":"pothos-prisma-generator","version":"1.3.9","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.9","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"bin":{"pothos-prisma-generator":"bin/pothos-prisma-generator.mjs"},"dist":{"shasum":"6e2aa7b2e009bc493fc09dacaaf9ed1093687dc6","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.9.tgz","fileCount":30,"integrity":"sha512-+1T1yBhnU7eHldXrqSdy2CfRp2C8uccexVLzb0gyU/yGfP/na/ef2/qHkr9ediSuAlrWqAflfTjCBSoSh1yh1w==","signatures":[{"sig":"MEQCIDouAVz7QBKklRYzJ3q50CtRB9vym6dbChbPpCNnlJGiAiB3Jl6dgJzpWJWXr9vA2AMQHyR/0q1dcFYbLxmC0dC3kw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":197780},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"04d4c81467ee9d855945e8f6a8e710c9386da914","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2","@prisma/generator-helper":"6.9.0"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.9_1750043543923_0.032998065474723726","host":"s3://npm-registry-packages-npm-production"}},"1.3.10":{"name":"pothos-prisma-generator","version":"1.3.10","keywords":["graphql","photos","prisma"],"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","_id":"pothos-prisma-generator@1.3.10","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"bin":{"pothos-prisma-generator":"bin/pothos-prisma-generator.mjs"},"dist":{"shasum":"94e1b4f8d262bf72ebe66b9538eece210d2fb328","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.10.tgz","fileCount":30,"integrity":"sha512-QPrroAza2BQZeKTwuVXUnoMLhQhfk6YtuN71yAZO6lgdK5kTl+gGa+DlSBNJqxysT82NNbHREZCGbJzgzPMnhw==","signatures":[{"sig":"MEQCIAqCZOktNH4CgIZh7C0PoNHLoI74LSWyg2BmBm7JxehmAiBtvsIwvLfjlpano6uYA+Fi7vPFqSY23zRWrzzHBDWCoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":198042},"main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"gitHead":"f94082f3c8d7408d3877a78e857b146582b18c7f","scripts":{"lint":"eslint ./src","build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint:fix":"eslint --fix ./src"},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"repository":{"url":"git+https://github.com/node-libraries/pothos-prisma-generator.git","type":"git"},"_npmVersion":"11.1.0","description":"Automatic generation of GraphQL schema from prisma schema.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"json5":"^2.2.3","traverse":"0.6.11","graphql-scalars":"^1.24.2","@prisma/generator-helper":"6.9.0"},"typesVersions":{"*":{"*":["./dist/cjs/index.d.ts"],"test":["./src/index.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"9.28.0","cpy-cli":"^5.0.0","graphql":"^16.11.0","ts-patch":"^3.3.0","next-exec":"^1.0.0","@eslint/js":"9.28.0","typescript":"^5.8.3","graphql-tag":"^2.12.6","ts-node-dev":"^2.0.0","@pothos/core":"^4.6.2","@apollo/server":"^4.12.1","@prisma/client":"^6.8.2","tsconfig-paths":"^4.2.0","@types/traverse":"^0.6.37","typescript-eslint":"^8.33.0","@graphql-codegen/cli":"^5.0.6","eslint-plugin-import":"^2.31.0","@pothos/plugin-prisma":"^4.8.1","eslint-config-prettier":"^10.1.5","@as-integrations/fastify":"^2.1.1","@pothos/plugin-scope-auth":"^4.1.3","typescript-transform-paths":"^3.5.5","@graphql-codegen/typescript":"^4.1.6","@pothos/plugin-prisma-utils":"^1.3.1","eslint-import-resolver-typescript":"^4.4.2","@graphql-codegen/typescript-operations":"^4.6.1","@graphql-codegen/typescript-generic-sdk":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/pothos-prisma-generator_1.3.10_1750060181133_0.015244049099202073","host":"s3://npm-registry-packages-npm-production"}},"1.3.11":{"name":"pothos-prisma-generator","version":"1.3.11","main":"./dist/cjs/index.js","types":"./dist/cjs/index.d.ts","exports":{".":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js"},"./test":{"default":{"types":"./src/index.ts","default":"./src/index.ts"}}},"typesVersions":{"*":{"test":["./src/index.ts"],"*":["./dist/cjs/index.d.ts"]}},"bin":{"pothos-prisma-generator":"bin/pothos-prisma-generator.mjs"},"license":"MIT","scripts":{"build":"tsc && tspc -p ./tsconfig.esm.json && cpy esm dist","watch":"tsc -b -w","lint":"eslint ./src","lint:fix":"eslint --fix ./src"},"dependencies":{"@prisma/generator-helper":"6.9.0","graphql-scalars":"^1.24.2","json5":"^2.2.3","traverse":"0.6.11"},"devDependencies":{"@apollo/server":"^4.12.1","@as-integrations/fastify":"^2.1.1","@eslint/js":"9.28.0","@graphql-codegen/cli":"^5.0.6","@graphql-codegen/typescript":"^4.1.6","@graphql-codegen/typescript-generic-sdk":"^4.0.2","@graphql-codegen/typescript-operations":"^4.6.1","@pothos/core":"^4.6.2","@pothos/plugin-prisma":"^4.8.1","@pothos/plugin-prisma-utils":"^1.3.1","@pothos/plugin-scope-auth":"^4.1.3","@prisma/client":"^6.8.2","@types/traverse":"^0.6.37","cpy-cli":"^5.0.0","eslint":"9.28.0","eslint-config-prettier":"^10.1.5","eslint-import-resolver-typescript":"^4.4.2","eslint-plugin-import":"^2.31.0","graphql":"^16.11.0","graphql-tag":"^2.12.6","next-exec":"^1.0.0","ts-node-dev":"^2.0.0","ts-patch":"^3.3.0","tsconfig-paths":"^4.2.0","typescript":"^5.8.3","typescript-eslint":"^8.33.0","typescript-transform-paths":"^3.5.5"},"author":{"name":"SoraKumo","email":"info@croud.jp"},"repository":{"type":"git","url":"git+https://github.com/node-libraries/pothos-prisma-generator.git"},"description":"Automatic generation of GraphQL schema from prisma schema.","keywords":["graphql","photos","prisma"],"homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","_id":"pothos-prisma-generator@1.3.11","gitHead":"f94082f3c8d7408d3877a78e857b146582b18c7f","bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"_nodeVersion":"24.11.1","_npmVersion":"11.4.2","dist":{"integrity":"sha512-RHSAI6HOcjx0YT6dnrXDJx198adsa5MvKtyXYXy+WR3hi8tSNjSRqBy5ObOYOlRpEWDTJRg+u8N54I5GYB71Pw==","shasum":"66b0a4a412f0c457856fa6cba4e54d501bcb80a2","tarball":"https://registry.npmjs.org/pothos-prisma-generator/-/pothos-prisma-generator-1.3.11.tgz","fileCount":30,"unpackedSize":198400,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH1rAlYi8xT8HB9YA0OR1JW1mD4SilhVPE8EamhAbLu9AiEAroZrnUlHso6yj8TMI++hDHMiiudzVmvp6sdW6G1ZzYQ="}]},"_npmUser":{"name":"sora_kumo","email":"info@croud.jp"},"directories":{},"maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/pothos-prisma-generator_1.3.11_1765545400193_0.1851834400368768"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-03T08:02:58.841Z","modified":"2025-12-12T13:16:40.534Z","0.0.1":"2023-09-03T08:02:59.015Z","0.0.2":"2023-09-03T08:05:05.739Z","0.0.3":"2023-09-03T08:15:06.116Z","0.0.4":"2023-09-03T12:23:55.240Z","0.0.5":"2023-09-04T12:40:06.910Z","0.0.6":"2023-09-04T12:40:42.799Z","0.0.7":"2023-09-04T12:43:56.350Z","0.0.8":"2023-09-08T12:12:11.652Z","0.0.9":"2023-09-10T13:02:38.573Z","0.0.10":"2023-09-10T13:03:56.487Z","0.0.11":"2023-09-14T08:47:36.126Z","0.0.12":"2023-09-14T13:21:40.910Z","0.0.13":"2023-09-16T07:57:57.876Z","0.0.14":"2023-09-18T01:56:21.389Z","0.0.15":"2023-09-18T08:51:57.499Z","1.0.0":"2023-09-27T00:12:18.957Z","1.0.1":"2023-10-10T07:01:05.315Z","1.0.2":"2023-11-30T08:04:27.155Z","1.0.3":"2024-05-27T13:25:32.297Z","1.0.4":"2024-07-15T00:03:14.961Z","1.0.5":"2024-07-15T07:14:06.169Z","1.0.6":"2024-07-20T07:44:12.547Z","1.0.7":"2024-08-07T13:29:47.484Z","1.0.8":"2024-10-08T11:18:16.920Z","1.0.9":"2024-10-09T01:03:00.843Z","1.0.10":"2024-10-09T01:52:52.870Z","1.0.11":"2024-10-09T01:54:01.863Z","1.0.12":"2024-10-09T01:56:49.506Z","1.0.13":"2024-12-09T01:13:36.588Z","1.0.14":"2024-12-09T01:22:34.048Z","1.0.15":"2024-12-09T01:46:44.352Z","1.1.0":"2025-02-02T11:54:48.568Z","1.2.0":"2025-03-13T13:01:49.505Z","1.2.1":"2025-03-14T01:08:12.994Z","1.3.0":"2025-03-23T00:18:45.826Z","1.3.1":"2025-04-14T04:08:31.462Z","1.3.2":"2025-06-01T08:11:47.265Z","1.3.3":"2025-06-10T11:33:24.727Z","1.3.4":"2025-06-13T02:59:33.599Z","1.3.5":"2025-06-13T04:16:27.216Z","1.3.6":"2025-06-13T05:30:27.344Z","1.3.7":"2025-06-14T23:53:46.139Z","1.3.8":"2025-06-16T03:10:21.876Z","1.3.9":"2025-06-16T03:12:24.152Z","1.3.10":"2025-06-16T07:49:41.309Z","1.3.11":"2025-12-12T13:16:40.341Z"},"bugs":{"url":"https://github.com/node-libraries/pothos-prisma-generator/issues"},"author":{"name":"SoraKumo","email":"info@croud.jp"},"license":"MIT","homepage":"https://github.com/node-libraries/pothos-prisma-generator/tree/master/packages/pothos-prisma-generator","keywords":["graphql","photos","prisma"],"repository":{"type":"git","url":"git+https://github.com/node-libraries/pothos-prisma-generator.git"},"description":"Automatic generation of GraphQL schema from prisma schema.","maintainers":[{"name":"sora_kumo","email":"info@croud.jp"}],"readme":"# pothos-prisma-generator\r\n\r\n[![](https://img.shields.io/npm/l/pothos-prisma-generator)](https://www.npmjs.com/package/pothos-prisma-generator)\r\n[![](https://img.shields.io/npm/v/pothos-prisma-generator)](https://www.npmjs.com/package/pothos-prisma-generator)\r\n[![](https://img.shields.io/npm/dw/pothos-prisma-generator)](https://www.npmjs.com/package/pothos-prisma-generator)\r\n[![](https://deepwiki.com/badge.svg)](https://deepwiki.com/node-libraries/pothos-prisma-generator)\r\n\r\n## Overview\r\n\r\nAutomatic generation of GraphQL schema from prisma schema.\r\n\r\nGenerate a GraphQL schema from `prisma.schema` that can be queried as follows.\r\n\r\n[prisma.schema](https://github.com/node-libraries/pothos-prisma-generator/blob/master/packages/test/prisma/schema.prisma) -> [queries.graphql](https://github.com/node-libraries/pothos-prisma-generator/blob/master/packages/test/graphql/operations.graphql)\r\n\r\n![](https://raw.githubusercontent.com/node-libraries/pothos-prisma-generator/master/documents/screenshot01.png)\r\n\r\n- `count`\r\n- `findUnique`\r\n- `findFirst`\r\n- `findMany`\r\n- `createOne`\r\n- `createMany`\r\n- `updateOne`\r\n- `updateMany`\r\n- `deleteOne`\r\n- `deleteMany`\r\n\r\nThe schema is generated internally at runtime, so no text output of the code is performed.\r\n\r\n## Notes on running from `tsx`.\r\n\r\nUsing `async-function@1.0.0` will cause errors for Pothos, so the version must be specified as follows.\r\n\r\n- package.json\r\n\r\n```json\r\n{\r\n  \"resolutions\": {\r\n    \"async-function\": \"0.1.0\"\r\n  }\r\n}\r\n```\r\n\r\n## Sample code\r\n\r\n- Next.js\r\n  - <https://github.com/SoraKumo001/next-pothos>\r\n  - Deployed on Vercel  \r\n    <https://next-pothos.vercel.app/>\r\n- NestJS\r\n  - <https://github.com/SoraKumo001/nest-pothos>\r\n  - Deployed on Render.com  \r\n    <https://nest-pothos.onrender.com>\r\n\r\n## Builder Settings\r\n\r\nAdd PrismaPlugin,PrismaUtil,PothosPrismaGeneratorPlugin  \r\nScopeAuthPlugin must also be added when using the authorization function.\r\n\r\nBy setting `replace` and `authority` in pothosPrismaGenerator, you can refer to user information to separate the data to be inserted and the conditions to be applied.\r\n\r\nThe following settings are made by default. To disable, use `autoScalers: false`.\r\n\r\n```ts\r\nbuilder.addScalarType(\"BigInt\" as never, BigIntResolver, {});\r\nbuilder.addScalarType(\"Bytes\" as never, ByteResolver, {});\r\nbuilder.addScalarType(\"DateTime\" as never, DateTimeResolver, {});\r\nbuilder.addScalarType(\"Json\" as never, JSONResolver, {});\r\nbuilder.addScalarType(\"Decimal\" as never, HexadecimalResolver, {});\r\n```\r\n\r\n- Here is an example of Builder settings\r\n\r\n```ts\r\nimport SchemaBuilder from \"@pothos/core\";\r\nimport PrismaPlugin from \"@pothos/plugin-prisma\";\r\nimport PrismaTypes from \"./generated/pothos-types\";\r\nimport { Context, prisma } from \"./context\";\r\nimport { Prisma } from \"@prisma/client\";\r\nimport { DateTimeResolver } from \"graphql-scalars\";\r\nimport PrismaUtils from \"@pothos/plugin-prisma-utils\";\r\nimport ScopeAuthPlugin from \"@pothos/plugin-scope-auth\";\r\nimport PothosPrismaGeneratorPlugin from \"pothos-prisma-generator\";\r\n// Edge run-times\r\n// import { prismaDmmf } from \"./generated/prisma-dmmf.js\";\r\n\r\n/**\r\n * Create a new schema builder instance\r\n */\r\nexport const builder = new SchemaBuilder<{\r\n  Context: Context;\r\n  // PrismaTypes: PrismaTypes; //Not used because it is generated automatically\r\n}>({\r\n  plugins: [\r\n    PrismaPlugin,\r\n    PrismaUtils,\r\n    ScopeAuthPlugin,\r\n    PothosPrismaGeneratorPlugin,\r\n  ],\r\n  prisma: {\r\n    client: prisma,\r\n    dmmf: Prisma.dmmf,\r\n    // If you use `pothosPrismaGenerator` in prisma schema\r\n    // dmmf: prismaDmmf,\r\n  },\r\n  // if necessary\r\n  scopeAuth: {\r\n    authScopes: async (context) => ({\r\n      authenticated: !!context.user,\r\n    }),\r\n  },\r\n  pothosPrismaGenerator: {\r\n    // Disable `autoScalers\r\n    //autoScalers: false,\r\n\r\n    // Replace the following directives\r\n    // /// @pothos-generator input {data:{author:{connect:{id:\"%%USER%%\"}}}}\r\n    replace: { \"%%USER%%\": ({ context }) => context.user?.id },\r\n\r\n    // Set the following permissions\r\n    /// @pothos-generator any {authority:[\"ROLE\"]}\r\n    authority: ({ context }) => context.user?.roles ?? [],\r\n    // Whether `include:[‘all’]` is applied by default\r\n    defaultIncludes: {\r\n      operations: true, // default\r\n      fields: true, // default\r\n    },\r\n  },\r\n});\r\n```\r\n\r\n- Edge run-times\r\n\r\nhttps://pothos-graphql.dev/docs/plugins/prisma/setup#edge-run-times\r\n\r\n```prisma\r\ngenerator pothos {\r\n  provider          = \"prisma-pothos-types\"\r\n  clientOutput      = \"@prisma/client\"\r\n  output            = \"./pothos-types.ts\"\r\n}\r\n\r\n# If you use `enums`, you need to use the dmmf output here\r\ngenerator pothosPrismaGenerator {\r\n  provider = \"pothos-prisma-generator\"\r\n  output   = \"./prisma-dmmf.ts\"\r\n}\r\n```\r\n\r\n### How to Write Directives\r\n\r\n```prisma\r\n/// @pothos-generator [Directive name] [Json5 format parameters]\r\nmodel ModelName {\r\n  …\r\n}\r\n```\r\n\r\n### Operation name\r\n\r\nIf no operation is specified on the directive, it is applied to all.\r\n\r\n- query  \r\n  `findUnique`, `findFirst`, `findMany`, `count`\r\n- find  \r\n  `findUnique`, `findFirst`,`findMany`\r\n- create  \r\n  `createOne`, `createMany`\r\n- update  \r\n  `updateOne`, `updateMany`\r\n- delete  \r\n  `deleteOne`, `deleteMany`\r\n- mutation  \r\n  `createOne`, `createMany`, `updateOne`, `updateMany`, `deleteOne`, `deleteMany`\r\n- all\r\n  `findUnique`, `findFirst`, `findMany`, `count`, `createOne`, `createMany`, `updateOne`, `updateMany`, `deleteOne`, `deleteMany`\r\n\r\n### Select the operation to output\r\n\r\n`operation {include:[...OperationNames],exclude[...OperationNames]}`\r\n\r\nThe default is all output.\r\n\r\n- Example1  \r\n  Include `createOne` and `updateOne\r\n\r\n```prisma\r\n/// @pothos-generator operation {include:[\"createOne\",\"updateOne\"]}\r\n```\r\n\r\n- Example2  \r\n  Exclude `deleteOne` and `deleteMany\r\n\r\n```prisma\r\n/// @pothos-generator operation {exclude:[\"delete\"]}\r\n```\r\n\r\n### Model directive\r\n\r\n#### Sets options to be set for Pothos fields.\r\n\r\n- Operator **option**\r\n\r\n```js\r\n{\r\n  include:[...OperationNames],\r\n  exclude:[...OperationNames],\r\n  option:{OptionName:Params,…}\r\n}\r\n```\r\n\r\n- Example  \r\n  Set auth-plugin's `authScopes` for `createOne`,`createMany`,`updateOne`,`updateMany`,`deleteOne`,`deleteMany`.\r\n\r\n```prisma\r\n/// @pothos-generator option {include:[\"mutation\"],option:{authScopes:{authenticated:true}}}\r\n```\r\n\r\n---\r\n\r\n#### Set the fields that are allowed to be entered\r\n\r\n- Operator **input-field**\r\n\r\n```js\r\n{\r\n  include:[...OperationNames],\r\n  exclude:[...OperationNames],\r\n  fields:{include:[...FieldNames],exclude:[...FieldNames]}\r\n}\r\n```\r\n\r\n- Example  \r\n  `create` allows `email` and `name` to be entered.\r\n\r\n```prisma\r\n/// @pothos-generator input-field {include:[\"create\"],fields:{include:[\"email\",\"name\"]}}\r\n```\r\n\r\n---\r\n\r\n#### Set the data to be interrupted in prisma data\r\n\r\n- Operator **input-data**\r\n\r\n```js\r\n{\r\n  include:[...OperationNames],\r\n  exclude:[...OperationNames],\r\n  data:InputData,\r\n  authority:[...Authorities]\r\n}\r\n```\r\n\r\nWhen authority is set, the first matching `input-data` directive is used.  \r\nThe `replace` option of builder will replace the content.\r\n\r\n- Example  \r\n  Replace `authorId` with `%%USER%%` when inserting data\r\n\r\n```prisma\r\n/// @pothos-generator input-data {data:{authorId:\"%%USER%%\"}}\r\n```\r\n\r\n---\r\n\r\n#### Interrupts where to pass to prisma; if authority is set, the first match is used\r\n\r\n- Operator **where**\r\n\r\n```js\r\n{\r\n  include:[...OperationNames],\r\n  exclude:[...OperationNames],\r\n  where:Where,\r\n  authority:[...Authorities]}\r\n```\r\n\r\nThe `replace` option of builder will replace the content.\r\n\r\n- Example  \r\n  No condition if you have USER permission, otherwise `published:true` will be added to the condition.\r\n\r\n```prisma\r\n/// @pothos-generator where {include:[\"query\"],where:{},authority:[\"USER\"]}\r\n/// @pothos-generator where {include:[\"query\"],where:{published:true}}\r\n```\r\n\r\n---\r\n\r\n#### Interrupts orderBy to pass to prisma; if authority is set, the first match is used\r\n\r\n- Operator **order**\r\n\r\n```js\r\n{\r\n  include:[...OperationNames],\r\n  exclude:[...OperationNames],\r\n  orderBy:order,\r\n  authority:[...Authorities]\r\n}\r\n```\r\n\r\n- Example  \r\n  Defaults to `order` in ascending order of `title`.\r\n\r\n```prisma\r\n/// @pothos-generator order {orderBy:{title:\"asc\"}}\r\n```\r\n\r\n---\r\n\r\n#### Authority to execute operations\r\n\r\n- Operator **executable**\r\n\r\n```js\r\n{\r\n  include:[...OperationNames],\r\n  exclude:[...OperationNames],\r\n  authority:[...Authorities]\r\n}\r\n```\r\n\r\n- Example  \r\n  You can perform `mutation` only if you retain USER privileges.\r\n\r\n```prisma\r\n/// @pothos-generator executable {include:[\"mutation\"],authority:[\"USER\"]}\r\n```\r\n\r\n---\r\n\r\n#### limit on the number of events\r\n\r\n- Operator **limit**\r\n\r\n```js\r\n{\r\n  include:[...OperationNames],\r\n  exclude:[...OperationNames],\r\n  limit:LIMIT,\r\n  authority:[...Authorities]\r\n}\r\n```\r\n\r\n- Example  \r\n  Set the maximum number of acquisitions to 10\r\n\r\n```prisma\r\n/// @pothos-generator limit {limit:10}\r\n```\r\n\r\n---\r\n\r\n### Field directive\r\n\r\n#### Field read permission\r\n\r\n- Operator **readable**\r\n\r\n```js\r\n[...Authorities];\r\n```\r\n\r\nIf Authorities is empty, it will be removed from the GraphQL Object and will not appear in the Query.\r\n\r\n- Example1  \r\n  It can only be retrieved if you have ADMIN permission. Otherwise, adding it to the query will raise an exception.\r\n\r\n```prisma\r\n /// @pothos-generator readable [\"ADMIN\"]\r\n```\r\n\r\n- Example2  \r\n  No one has read permission, so the field is invisible.\r\n\r\n```prisma\r\n/// @pothos-generator readable []\r\n```\r\n\r\n---\r\n\r\n## Prisma schema settings\r\n\r\nThe output content is controlled by `@pothos-generator`.  \r\nDetails are omitted since the specification is still under development and is likely to change.\r\n\r\nThe `authScopes` are written for the option sample, but need not be introduced if executable/readable is used.\r\n\r\n```prisma\r\n// This is your Prisma schema file,\r\n// learn more about it in the docs: https://pris.ly/d/prisma-schema\r\n\r\ngenerator client {\r\n  provider = \"prisma-client-js\"\r\n}\r\n\r\ndatasource db {\r\n  provider = \"postgresql\"\r\n  url      = env(\"DATABASE_URL\")\r\n}\r\n\r\n/// @pothos-generator operation {include:[\"createOne\",\"updateOne\",\"findMany\"]}\r\n/// @pothos-generator option {include:[\"mutation\"],option:{authScopes:{ADMIN:true}}}\r\n/// @pothos-generator input-field {include:[\"create\"],fields:{include:[\"email\",\"name\"]}}\r\n/// @pothos-generator input-field {include:[\"update\"],fields:{include:[\"name\"]}}\r\nmodel User {\r\n  id        String   @id @default(uuid())\r\n  /// @pothos-generator readable [\"ADMIN\"]\r\n  email     String   @unique\r\n  name      String   @default(\"User\")\r\n  posts     Post[]\r\n  /// @pothos-generator readable [\"ADMIN\"]\r\n  roles     Role[]   @default([USER])\r\n  createdAt DateTime @default(now())\r\n  updatedAt DateTime @updatedAt\r\n}\r\n\r\n/// @pothos-generator operation {exclude:[\"deleteMany\"]}\r\n/// @pothos-generator executable {include:[\"mutation\"],authority:[\"USER\"]}\r\n/// @pothos-generator input-field {fields:{exclude:[\"id\",\"createdAt\",\"updatedAt\",\"author\"]}}\r\n/// @pothos-generator input-data {data:{authorId:\"%%USER%%\"}}\r\n/// @pothos-generator where {include:[\"query\"],where:{},authority:[\"USER\"]}\r\n/// @pothos-generator where {include:[\"query\"],where:{published:true}}\r\n/// @pothos-generator where {include:[\"update\",\"delete\"],where:{authorId:\"%%USER%%\"}}\r\n/// @pothos-generator order {orderBy:{title:\"asc\"}}\r\nmodel Post {\r\n  id          String     @id @default(uuid())\r\n  published   Boolean    @default(false)\r\n  title       String     @default(\"New Post\")\r\n  content     String     @default(\"\")\r\n  author      User?      @relation(fields: [authorId], references: [id])\r\n  authorId    String?\r\n  categories  Category[]\r\n  /// @pothos-generator readable []\r\n  createdAt   DateTime   @default(now())\r\n  updatedAt   DateTime   @updatedAt\r\n  publishedAt DateTime   @default(now())\r\n}\r\n\r\n/// @pothos-generator order {orderBy:{name:\"asc\"}}\r\n/// @pothos-generator input-field {fields:{exclude:[\"id\",\"createdAt\",\"updatedAt\",\"posts\"]}}\r\nmodel Category {\r\n  id        String   @id @default(uuid())\r\n  name      String\r\n  posts     Post[]\r\n  createdAt DateTime @default(now())\r\n  updatedAt DateTime @updatedAt\r\n}\r\n\r\nenum Role {\r\n  ADMIN\r\n  USER\r\n}\r\n```\r\n\r\n## Substitution of Input Data\r\n\r\nIf a replacement string is set for builder, it will replace the strings in the input-data and where directives when the query is executed.  \r\nThis can be used, for example, to write logged-in user information.\r\n\r\n```ts\r\n// Replace the following directives\r\n// /// @pothos-generator input {data:{author:{connect:{id:\"%%USER%%\"}}}}\r\nreplace: { \"%%USER%%\": async ({ context }) => context.user?.id },\r\n```\r\n\r\n## Switching query conditions by permissions\r\n\r\nYou can switch where by setting permissions.  \r\nIn the following case, the condition `where:{}` is added if you are logged in, and `,where:{published:true}` if you are not logged in.\r\n\r\n```ts\r\n// Set the following permissions\r\n// /// @pothos-generator any {authority:[\"ROLE\"]}\r\n\r\n// Sample assumes [\"ADMIN\", \"USER\"] is set during authentication\r\nauthority: ({ context }) => context.user?.roles ?? [],\r\n```\r\n\r\n## How to add directives on the code\r\n\r\n- Request generator callback from builder\r\n\r\n  - addSchemaGeneratorCallback: <Types extends SchemaTypes>(builder: PothosSchemaTypes.SchemaBuilder<Types>, callback: GeneratorCallback<Types>) => void;\r\n\r\n- Add model options\r\n  - addModelOptions(modelName: string, filterOperations: FilterOperations, options: object): void;\r\n- Add model operations\r\n  - addModelOperations(modelName: string, filterOperations: FilterOperations): void;\r\n- Add model directives\r\n  - addModelDirectives<K extends keyof ModelDirective>(modelName: string, directive: K, values: Required<ModelDirective>[K]): void;\r\n- Add field directives\r\n  - addFieldDirectives(modelName: string, fieldName: string, directive: keyof FieldDirective, value: string[]): void;\r\n\r\n```ts\r\nbuilder.addSchemaGenerator(({ generator }) => {});\r\n```\r\n\r\n## Adding custom fields to a model\r\n\r\nAddition of a Test field to the `User` model.  \r\nNote that custom fields are N+1.\r\n\r\n```ts\r\nbuilder.addModelFields(\"User\", {\r\n  Test: (t) => {\r\n    return t.string({\r\n      resolve: (parent) => {\r\n        return `${parent.name}-test`;\r\n      },\r\n    });\r\n  },\r\n});\r\n\r\nbuilder.addModelOptions(\r\n  \"User\",\r\n  { include: [\"mutation\"] },\r\n  { authScopes: { ADMIN: true } }\r\n);\r\n\r\nbuilder.addModelOperations(\"User\", {\r\n  include: [\"createOne\", \"updateOne\", \"findMany\"],\r\n});\r\n\r\nbuilder.addFieldDirectives(\"User\", \"roles\", \"readable\", [\"ADMIN\"]);\r\n```\r\n","readmeFilename":"README.md"}