nexus-prisma
nexus-prisma copied to clipboard
Relay connections support
Perceived Problem
Especially in case of explicit relations, it would be useful to support relay specification for connections. Now the connection does not follow any standard, which makes it difficult to integrate with graphql client libraries that supports relay. connection spec for lists out of the box.
Ideas / Proposed Solution(s)
Allow some setting to set lists (especially in case of explicit relations) to follow relay spec: https://relay.dev/graphql/connections.htm