ReelElementInput

open_in_new

Input mechanism for identifying an asset to be added, removed or moved.

GraphQL Schema definition

  • input ReelElementInput {
  • # Identifier for the asset to be added to the highlight reel.
  • id: ID!
  • }