Anchor to DraftOrderTagDraft
objectDraft Order Tag
Requires access scope.
Represents a draft order tag.
Anchor to FieldsFields
- handle (String!)
- id (ID!)
- title (String!)
- Anchor to handlehandle•String!non-null
Handle of draft order tag.
- •ID!non-null
ID of draft order tag.
- Anchor to titletitle•String!non-null
Title of draft order tag.
Was this section helpful?
Anchor to QueriesQueries
- draftOrderTag (DraftOrderTag)
- •query
Returns a
resource by ID.- •ID!required
The ID of the
to return.
Arguments
- •ID!
Was this section helpful?