ADO.NET Provider for Shopify

Build 26.0.9655

Schema

Specifies the Shopify API version and schema the provider uses when connecting to your store.

Possible Values

GRAPHQL-2026-01, GRAPHQL-2025-10, GRAPHQL-2025-07

Data Type

string

Default Value

"GRAPHQL-2026-01"

Remarks

This property determines which version the provider targets when retrieving data from Shopify.

Use this property to:

  • Ensure compatibility with features or fields introduced in a specific API version.
  • Work around deprecations by explicitly setting an older version, if still supported.

Shopify typically releases new API versions quarterly. Deprecated versions may continue to function temporarily, but will redirect to the oldest supported public version.

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