JDBC Driver for Shopify

Build 25.0.9434

MetafieldDefinitionTypes

Lists core metafield types and validations available for definitions.

View-Specific Information

Select

The driver processes all filters client-side within the driver. The following query is the only one processed server-side:

  SELECT * FROM MetafieldDefinitionTypes

Columns

Name Type References Description
Name [KEY] String The name of the metafield definition type.
Category String The category associated with the metafield definition type.
SupportsDefinitionMigrations Bool Indicates whether metafields without a definition can be migrated to a definition of this type.
SupportedValidations String The rules supported for this metafield type, such as minimum or maximum values, length limits, or format requirements.

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