GraphQL access to Online Store Resources?

With the deprecation of the Rest API endpoints, when would we be able to query and push mutations to Shopify Online Store resources, specifically, Blog, Article, and Pages?

Edit to add that i just noticed that this is not the right board for this question, so sorry. I can’t figure out how to delete this.

1 Like

Hi Eballeste,

Would you be able to use the Article object on the Storefront API for your use case (and corresponding Blog and Page objects)? What specifically would you be aiming to do?

Hey Liam,

I would love to but it seems that using this API I would be able to query all of the resources but not perform any mutations on them.