Skip to content

Commit

Permalink
docs: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adrocodes committed Apr 12, 2023
1 parent 7a91aac commit c9c5181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Pigeon works on the assumption that you're allowing clients to structure pages u

### Manual GraphQL definition

> TODO:
With the model above, you'd be expected to write a query similar to the one below. We're separating out the different components are fragments, this allows for reuse if a different page content type uses the same component, its better to have a single source of truth.

```graphql
fragment HeroFragment on PigeonHeroRecord {
Expand Down

0 comments on commit c9c5181

Please sign in to comment.