apollosolutions / federation-subscription-tools

A set of demonstration utilities to facilitate GraphQL subscription usage alongside a federated data graph
MIT License
106 stars 34 forks source link

ApolloError not defined #3

Closed captainjapeng closed 2 years ago

captainjapeng commented 3 years ago

AuthenticationError, ForbiddenError, ApolloError on GatewayDataSource are not defined

aevaldas commented 3 years ago

Should be fixed by this one: https://github.com/apollographql/federation-subscription-tools/pull/4

burn2delete commented 2 years ago

This issue should now be fixed in the latest version.