Is there a recommended way to share config/code be...
# orm-help
d
Is there a recommended way to share config/code between graphql-yoga and create-react-app in a monorepo? Bascially want to share some “enums” for error config, etc.
j
Maybe you can use introspection query ?