Skip to content

Commit

Permalink
remove realworld mark
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaniyaps committed Jan 1, 2025
1 parent 0d4f2dd commit 360ce9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/blog/nextjs-relay-ssr.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -582,8 +582,8 @@ This hook writes the raw GraphQL response into the response cache, which means t
It returns a `PreloadedQuery` object, which means that the result can be used with the Relay [`usePreloadedQuery`](https://relay.dev/docs/api-reference/use-preloaded-query/) hook.


## Real World Examples
Now that we have the necessary environments and utilities setup, its time to jump into real world examples.
## Example Use cases
Now that we have the necessary environments and utilities setup, its time to jump into example use cases.

### Preloading Queries

Expand Down

0 comments on commit 360ce9d

Please # to comment.