prisma-client-go
                                
                                 prisma-client-go copied to clipboard
                                
                                    prisma-client-go copied to clipboard
                            
                            
                            
                        resolution of schema at runtime
The schema should be resolved at runtime (client.Connect()) because it is needed for a few things in the Prisma ecosystem.
This is needed for:
- [ ] #495
- [ ] #482