JDBC Driver for Shopify

Build 23.0.8839

ArticleComments

Returns a list of comments posted on an article.

View-Specific Information

Select

The 本製品 uses the Shopify API to process WHERE clause conditions built with the ArticleId column, which supports the '=' comparison operator.

The 本製品 processes other filters client-side within the 本製品.

For example, the following query is processed server-side:

SELECT * FROM ArticleComments WHERE ArticleId='VALUE'

Columns

Name Type References Description
Id [KEY] String A globally-unique ID.
ArticleId String

Articles.Id

A globally-unique ID.
ContentHtml String The content of the comment, complete with HTML formatting.
AuthorName String The author's name.
AuthorEmail String The author's email.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839