Hello Everyone,

I'm building an api that allows CRUD via GRPC and Notifications Subscribe 
ie Read from GraphQL. I'm using gqlgen and protobuf protoc models.

my current issue is there are 3 models, sources of truth:

1. My Own Models for Interfacing with the DB

2. GraphQL Models for the Resolver interface

3. GRPC Models for the GRPC API


Is it possible to make this into 1 or atleast 2 model (ie source of truth?)

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/b04f9259-5ea7-47a1-ad8c-8e575c64998fn%40googlegroups.com.

Reply via email to