INPUT_OBJECT
ReelElementInput
Input mechanism for identifying an asset to be added, removed or moved.
link GraphQL Schema definition
- input ReelElementInput {
- # Identifier for the asset to be added to the highlight reel.
- : ID!
- # @internal
- : ReelElementOverridesInput
- }