Arné Schreuder
Arné Schreuder
Thank you for the good work. Can we please get a NestJS wrapper for this? I actually came across this entire issue through Nest's implementation of apollo-graphql. I would be...
I propose the addition of unit tests so that we can solidify this solution as this is the only solution to graphql-federation with-subscriptions that doesn't require some additional service. Simple...
### Action config ``` - name: Deploy to Firebase Hosting uses: FirebaseExtended/[email protected] with: repoToken: ${{ secrets.GITHUB_TOKEN }} firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }} projectId: my-awesome-project expires: 30d channelId: default ``` ### Error...