Shopify / shopify-api-js

Shopify Admin API Library for Node. Accelerate development with support for authentication, graphql proxy, webhooks
MIT License
943 stars 388 forks source link

API graphl for blogs and articles #339

Closed palumbamboo closed 2 years ago

palumbamboo commented 2 years ago

Overview

This feature request is about the support in the graphql API for blogs and articles. 1) Is there already a scheduled release date? 2) If the release is not expected soon or not yet scheduled, it is possible to access these APIs for the blogs that come inside the page admin/articles?blog_title=MyBlog?

image

Type

Motivation

With the official support through the graphql api it will be possible to use blog and articles API in a more efficient way for user experience frontend side and also they can be used inside the bulk queries on the backend side.

Area

palumbamboo commented 2 years ago

Any news?

mllemango commented 2 years ago

Hey @palumbamboo blogs and articles are available in the storefront API https://shopify.dev/api/storefront/2022-04/objects/blog Can you use that instead?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.

github-actions[bot] commented 2 years ago

We are closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.

If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines

Thank you!