CData Python Connector for Shopify

Build 25.0.9454

ApproveComment

Marks a pending blog comment as approved, making it visible on the storefront.

Input

Name Type Description
Id String The unique identifier of the comment that is being approved.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the comment approval process completed successfully.
Details String Provides additional information or diagnostic feedback about how the comment approval operation was executed.
Id String The unique identifier of the comment record that was processed by the stored procedure.
Status String The resulting status of the comment after the approval request, such as approved, rejected, or unchanged.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454