ODBC Driver for Shopify

Build 25.0.9434

PublicationCollections

Lists collections published to a specific publication (channel).

View-Specific Information

Select

The driver uses the Shopify API to process WHERE clause conditions built with the following column and operators. The driver processes other filters client-side within the driver.

  • PublicationId supports the '=, IN' comparison operators.

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

  SELECT * FROM PublicationCollections WHERE PublicationId = 'Val1'

Columns

Name Type References Description
Id [KEY] String A globally unique Id of the publication collection.
LegacyResourceId String The Id of the corresponding resource in the REST Admin API.
PublicationId [KEY] String

Publications.Id

A globally unique Id of the associated publication.

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