Skip to content

Commit 97334ff

Browse files
committed
fix: incorrect newline
1 parent 23228d8 commit 97334ff

File tree

1 file changed

+1
-2
lines changed
  • docs/explanation/apollo-client-basics

1 file changed

+1
-2
lines changed

docs/explanation/apollo-client-basics/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Apollo Client Basics"
3-
description:
4-
"Learn about core Apollo Client concepts like queries, fragments, mutations, and caching as they relate to Faust.js and WordPress."
3+
description: "Learn about core Apollo Client concepts like queries, fragments, mutations, and caching as they relate to Faust.js and WordPress."
54
---
65

76
Faust.js uses `@apollo/client` under the hood to perform GraphQL operations against your WordPress backend. Having a solid understanding of Apollo Client queries, fragments, and mutations will help you get the most out of Faust.js.

0 commit comments

Comments
 (0)