leonardodino
11/08/2020, 6:05 PMnexus
framework to @nexus/schema
. 🙌
I’m working with Relay on the frontend, and I wonder if global identification is still something that we consider implementing at the schema level.
nexus is aware of the types, and already has the t.id
, but it’s only a identity function. I think it could wrap into global id, and unwrap them in the resolvers so we can pass it directly to tools like prisma (or other tools/systems/etc 😄)leonardodino
11/08/2020, 6:06 PM