Types > BuyLink
Commerce APITypesBuyLink
BuyLink

Description

Fields

custom_items: [OrderCustomItem!]

Custom line items defined for this order


enabled: Boolean!

Whether this link is enabled or not

Example: false


id: String!

ID of the Buy Link, used as part of the URL

Example: "mega-frobnicate"


line_items: [BuyLinkLineItem!]!


name: String!

Human-friendly name of the Buy Link

Example: "Mega Frobnicate"


Used By

Mutations

buyLinksCreate, buyLinksModify

Queries

buyLinks

Preview (typescript)

Loading module