MCP Server for Shopify

Build 25.0.9440

DraftOrderLineItemCustomAttributes

Retrieves custom attributes associated with the resource.

View-Specific Information

Select

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

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

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

  SELECT * FROM DraftOrderLineItemCustomAttributes WHERE ResourceId = 'Val1'

Columns

Name Type References Description
ResourceId [KEY] String

DraftOrderLineItems.Id

A globally-unique ID.
Key [KEY] String Key or name of the attribute.
Value String Value of the attribute.

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