JDBC Driver for Shopify

Build 23.0.8839

MetaObjects

All metaobjects for the shop.

Select

The 本製品 uses the Shopify API to process WHERE clause conditions built with the following column and operator. The 本製品 processes other filters client-side within the 本製品.

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

For example, the following queries are processed server side:

  SELECT * FROM MetaObjects
  SELECT * FROM MetaObjects WHERE Type = 'Val1'

Columns

Name Type References Description
ID [KEY] ID A globally-unique ID.
Handle String The unique handle of the object, useful as a custom ID.
DisplayName String The preferred display name field value of the metaobject.
CreatedByDeveloperName String The name of the app developer.
Title String Name of the app.
Type String The type of the metaobject.
Key [KEY] String The object key of this field.
Value String The assigned field value, always stored as a string regardless of the field type.
UpdatedAt Datetime When the object was last updated.

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