Skip to main content
Fetches a single article by handle or Shopify GID. Supports chaining .blog() and .select() to configure the query.

Parameters

When fetching by handle, you must either use .blog() or pass the blogHandle parameter.

Returns

ShopifyArticle | null

Examples

Get by handle

Get by handle with .blog()

Get by Shopify GID

With field selection

Handle not found