-
With the Relay plugin, you can reuse a connection object: https://pothos-graphql.dev/docs/plugins/relay#reusing-connection-objects. How to do this with the Prisma plugin? We have many connection types of the same Prisma type... |
Beta Was this translation helpful? Give feedback.
Answered by
hayes
Nov 21, 2022
Replies: 2 comments
-
working on this in #671 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Added support for sharing connection objects between Prisma connections: https://pothos-graphql.dev/docs/plugins/prisma#sharing-connections-objects |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hayes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added support for sharing connection objects between Prisma connections: https://pothos-graphql.dev/docs/plugins/prisma#sharing-connections-objects