# ApolloQuery You can use the `ApolloQuery` (or `apollo-query`) component to make watched Apollo queries directly in your template. Here is an example: ```vue ``` See [API Reference](../../api/apollo-query.md).