ENUM

ModelSourceType

@internal How the model was created, kept internal for the moment since the states have not been finalized.

link GraphQL Schema definition

  • enum ModelSourceType {
  • original
  • copy
  • # TODO -- I think this should be reprocessed (could be reupload, capture copy or
  • # just an nth processing run)
  • edited
  • unknown
  • }

link Require by

This element is not required by anyone