GraphQL APIGraphQL APIGraphQL API
    No results matching "" found.

Configure your endpoint and create a unique link by saving it.

  • Query
    8
    Expand
  • Mutation
    12
    Collapse
    • delete_fliz_video
    • delete_fliz_video_by_pk
    • fliz_create_api_key
    • fliz_video_ad_create
    • fliz_video_ad_edit
    • fliz_video_article_create
    • fliz_video_article_edit
    • fliz_video_create
    • fliz_video_failed_cancel
    • fliz_video_failed_retry
    • fliz_video_product_create
    • fliz_video_product_edit
  • Subscription
    12
    Expand
  • Object
    23
    Expand
  • Other
    87
    Expand

delete_fliz_video_by_pk

delete single row from the table: "fliz.video"

Arguments

  • id
    uuid!

Returns

fliz_video
fliz_video
Collapse
  • category
    fliz_video_category_enum
    Expand
  • created_at
    timestamptz!
  • credits_cost
    numeric!
  • duration_seconds
    numeric
  • edited
    Boolean!
  • error
    (1)
    jsonb
    Expand
  • format
    fliz_video_format_enum
    Expand
  • id
    uuid!
  • images
    (5)
    [fliz_video_image!]!
    An array relationship
    Expand
  • lang
    String
  • scripts
    (5)
    [fliz_video_script!]!
    An array relationship
    Expand
  • step
    fliz_video_step_value_enum
    Expand
  • subtitles
    fliz_video_subtitles_type_enum
    Expand
  • title
    String!
  • updated_at
    timestamptz!
  • url
    String
  • user_id
    uuid!
  • voice
    fliz_video_voice_type_enum
    Expand
  • webhook_url
    String
  • webhooks
    (5)
    [fliz_video_webhook!]!
    An array relationship
    Expand
delete_fliz_video
fliz_create_api_key