ApolloMutation
inherits from ApolloElement
and implements the ApolloMutationInterface
.
Read the mutation component guides for examples and tips.
ApolloMutation
👩🚀 Custom element base class to issue mutations via your Apollo cache.
See ApolloMutationInterface
for more information on events
Properties
data
Data<D> | null
variables
Variables<D, V> | null
Exports
js html
js ApolloMutation
from apollo-mutation.js