ENUM

WriteMode

link GraphQL Schema definition

  • enum WriteMode {
  • OVERWRITE
  • APPEND
  • ERROR
  • }

link Require by