🛰️Subscriptions

By default allows you to handle subscriptions in you GraphQL server using Redis or In-memory (pubSub implementations).

To learn how to handle subscriptions in your GraphQL server see Apollo Server documentation.

Last updated