GraphQL ENUM

BookmarkType

link Definition

  • enum BookmarkType {
  • DEFAULT
  • PERSONAL
  • ACCOUNT
  • }