OBJECT

ApplicationVideoInput

ApplicationVideoInput is the representation of a video answer of an Application asked in the application proces trough the PositionVideoQuestion

link GraphQL Schema definition

  • type ApplicationVideoInput {
  • id: Int
  • link: String
  • video_question_id: Int
  • }