ENUM

PhotoOrigin

@internal

link GraphQL Schema definition

  • enum PhotoOrigin {
  • # The photo was taken by the user.
  • user
  • # The photo was automatically generated by vision.
  • vision
  • }

link Require by

This element is not required by anyone