diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 4a8b80667..12ef29634 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -10,7 +10,7 @@ Apollo iOS executes queries and mutations using a GraphQL server and returns res Apollo iOS also includes caching mechanisms specifically for GraphQL data, enabling you to execute GraphQL queries against your locally cached data directly.