# ApolloMutation You can use the `ApolloMutation` (or `apollo-mutation`) component to call Apollo mutations directly in your template. Here is an example: ```vue ``` See [API Reference](../../api/apollo-mutation.md).