Polymer: polymer-apollo-subscription
Examples
Properties
static
is
(read-only)
string
Events
Name |
Type |
Description |
variables-changed |
PolymerChangeEvent<Variables<D, V>>
|
|
loading-changed |
PolymerChangeEvent<boolean>
|
|
errors-changed |
PolymerChangeEvent<readonly GraphQLError[]>
|
|
error-changed |
PolymerChangeEvent<Error>
|
|
data-changed |
PolymerChangeEvent<Data<D>>
|
|
Exports
import '@apollo-elements/polymer/polymer-apollo-subscription';
import { PolymerApolloSubscription } from '@apollo-elements/polymer/polymer-apollo-subscription';