Types > BuyLinkModify
Commerce APITypesBuyLinkModify
BuyLinkModify

Description

Fields

custom_items: [OrderCustomItemCreate!]


enabled: Boolean

Whether this link is enabled or not

Example: false


line_items: [BuyLinkLineItemCreate!]


name: String

Human-friendly name of the Buy Link

Example: "Mega Frobnicate"

Valid when: name is not empty

Valid when: name's length doesn't exceed 250 characters


Used By

Mutations

buyLinksModify

Preview (typescript)

Loading module