ENUM

WebLinkLinktype

A value / description pair for the web link link-type dropdown

link GraphQL Schema definition

  • enum WebLinkLinktype {
  • # Other
  • Other
  • # Facebook
  • Facebook
  • # X (formerly Twitter) @
  • Twitter_U
  • # X (formerly Twitter) #
  • Twitter_H
  • # Own website
  • Own_website
  • # Blog
  • Blog
  • # Instagram
  • Instagram
  • # Pinterest
  • Pinterest
  • # LinkedIn
  • LinkedIn
  • # Flickr
  • Flickr
  • # Vimeo
  • Vimeo
  • # YouTube
  • YouTube
  • # GoodReads
  • GoodReads
  • # BookBub
  • BookBub
  • # Open Access
  • Open_Access
  • }