apollo-elements/apollo-elements

View on GitHub
docs/api/libraries/lit-apollo/apollo-subscription.md

Summary

Maintainability
Test Coverage
---
layout: layout-api
package: '@apollo-elements/lit-apollo'
module: apollo-subscription.js
---
<!-- ----------------------------------------------------------------------------------------
     Welcome! This file includes automatically generated API documentation.
     To edit the docs that appear within, find the original source file under `packages/*`,
     corresponding to the package name and module in this YAML front-matter block.
     Thank you for your interest in Apollo Elements 😁
------------------------------------------------------------------------------------------ -->

# Web Component Libraries >> lit-apollo >> ApolloSubscription || 40

<inline-notification type="tip">

Looking for reactive Apollo controllers? See [`@apollo-elements/core`](/api/core/)

</inline-notification>

`ApolloSubscription` inherits from `ApolloElement` and implements the [`ApolloSubscriptionInterface`](/api/core/interfaces/subscription/).

Read the [subscription component guides](../../../../guides/usage/subscriptions/) for examples and tips.