DraftOrderTag - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents a draft order tag.
Access Scopes
`read_draft_orders` access scope.
Fields
-
handle:
String! -
Handle of draft order tag.
-
id:
ID! -
ID of draft order tag.
-
title:
String! -
Title of draft order tag.
Connections
Related queries
Related mutations
Related Unions
Examples