Power BI Connector for Shopify

Build 25.0.9540

MetafieldDefinitionConstraintValues

Lists constraint values that restrict how metafields can be applied to specific object types or contexts.

View-Specific Information

Select

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

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

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

  SELECT * FROM MetafieldDefinitionConstraintValues WHERE DefinitionId = 'Val1'

Columns

Name Type References Description
DefinitionId String

MetafieldDefinitions.Id

A unique identifier for the metafield definition that the constraint values belong to.
Key String The resource category or subtype key that determines which objects the metafield definition can be applied to.
Value String The specific subtype or constraint value that limits where or how the metafield definition can be used.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540