Skip to content

Commit

Permalink
fix og image
Browse files Browse the repository at this point in the history
  • Loading branch information
souravjain540 committed Nov 19, 2024
1 parent 0f513d2 commit 6c3d1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/blog/2024/11-15-graphql-persisted-query/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
slug: graphql-persisted-query
title: 'Reverse engineering GraphQL persistedQuery extension'
description: 'Learn how to do reverse engineering on persistedQuery extension by GraphQL and reveal the query hash needed for scraping.'
image: https://raw.githubusercontent.com/souravjain540/crawlee-first-blog/main/og-image.webp
image: ./img/graphql.webp
authors: [SauravJ, MatejV]
---

Expand Down

0 comments on commit 6c3d1fb

Please sign in to comment.