OBJECT

PositionVideoQuestion

Video questions asked in the specific position

link GraphQL Schema definition

  • type PositionVideoQuestion {
  • id: Int
  • text: String
  • wait: Int
  • duration: Int
  • sort_order: Int
  • position_id: Int
  • }