GraphQL ENUM

DocumentFormat

link Definition

  • enum DocumentFormat {
  • EXCEL_WORKBOOK
  • PDF
  • WORD_DOCUMENT
  • CSV
  • }