Skip to main content
mutation

Requires Any of write_content, write_online_store_pages access scopes.

Updates a blog.

BlogUpdateInput!required

The properties of the blog to be updated.

ID!required

The ID of the blog to be updated.


Was this section helpful?

Anchor to BlogUpdatePayload returnsBlogUpdatePayload returns

Blog

The blog that was updated.

[BlogUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?