Hello A best practice…

less than 1 minute read

<#CMFKWPU6Q|support> Hello, A “best practice” question: I have 2 “apps” that are using the same GraphQl url. When using apollo client to configuring the ApolloClient “link” property, Should I use a “common” lib and use it in both apps (basically it is the same code) or should I configure per app using the environments.js file as url source (I’m trying to go with the Nx way as possible)

Thanks

Updated: