Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reusable prisma connections #671

Merged
merged 10 commits into from
Nov 20, 2022
Merged

reusable prisma connections #671

merged 10 commits into from
Nov 20, 2022

Conversation

hayes
Copy link
Owner

@hayes hayes commented Nov 14, 2022

Todo:

  • Add support for nested lists
    • tests
    • docs
  • Add support for reusable connections for t.prismaConnection and t.relatedConnection
    • tests
    • docs
  • Add support for circular references between prisma fields with custom selects (not using t.relation)
    • tests
    • docs
  • Add support for connections using custom (indirect) selections
    • tests
    • docs
  • Add support for extending edges of indirect connections with custom fields
    • tests
    • docs

@changeset-bot
Copy link

changeset-bot bot commented Nov 14, 2022

🦋 Changeset detected

Latest commit: 6c356f7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 22 packages
Name Type
@pothos/plugin-prisma Minor
@pothos/core Minor
@pothos/deno Minor
@pothos/plugin-dataloader Minor
@pothos/plugin-directives Minor
@pothos/plugin-errors Minor
@pothos/plugin-federation Minor
@pothos/plugin-prisma-utils Minor
@pothos/plugin-relay Minor
@pothos-examples/complex-app Patch
@pothos-examples/prisma-federation Patch
@pothos-examples/prisma-relay Patch
@pothos-examples/prisma Patch
@pothos-examples/envelope-helix-fastify Patch
@pothos-examples/graphql-shield Patch
@pothos-examples/helix Patch
@pothos-examples/nextjs Patch
@pothos-examples/open-telemetry Patch
@pothos-examples/relay-windowed-pagination Patch
@pothos-examples/simple-classes Patch
@pothos-examples/simple-interfaces Patch
@pothos/website Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Nov 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pothos ✅ Ready (Inspect) Visit Preview Nov 20, 2022 at 8:51PM (UTC)

@hayes hayes merged commit 3dac1ab into main Nov 20, 2022
@hayes hayes deleted the mh--reusable-prisma-connections branch November 20, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant