ENUM

CardBundleAttachmentActionType

Type of action in a card bundle

link GraphQL Schema definition

  • enum CardBundleAttachmentActionType {
  • # Link action type
  • LINK
  • # Select action type
  • SELECT
  • }