Returns a DraftOrderTag resource by ID.


Anchor to id
id
required

The ID of the DraftOrderTag to return.


Was this section helpful?

Anchor to DraftOrderTag
DraftOrderTag
Access requirements

Represents a draft order tag.


Was this section helpful?
Hide code
Query reference
Copy
{
  draftOrderTag(id) {
    # DraftOrderTag fields
  }
}