GraphQL APIGraphQL APIGraphQL API
    No results matching "" found.

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

  • Query
    8
    Expand
  • Mutation
    9
    Expand
  • Subscription
    12
    Expand
  • Object
    20
    Collapse
    • __Directive
    • __EnumValue
    • __Field
    • __InputValue
    • __Schema
    • __Type
    • fliz_create_api_key_output
    • fliz_success_output
    • fliz_video
    • fliz_video_ad_create_output
    • fliz_video_article_create_output
    • fliz_video_create_output
    • fliz_video_image
    • fliz_video_mutation_response
    • fliz_video_product_create_output
    • fliz_video_script
    • fliz_video_webhook
    • mutation_root
    • query_root
    • subscription_root
  • Other
    70
    Expand

fliz_video

columns and relationships of "fliz.video"
  • category
    fliz_video_category_enum
    Expand
  • created_at
    timestamptz!
  • credits_cost
    numeric!
  • duration_seconds
    numeric
  • edited
    Boolean!
    Deprecated - used for v1
  • error
    (1)
    jsonb
    Expand
  • format
    fliz_video_format_enum
    Expand
  • id
    uuid!
  • images
    (5)
    [fliz_video_image!]!
    An array relationship
    Expand
  • lang
    String!
  • step
    fliz_video_step_value_enum
    The step to do if not failed or complete
    Expand
  • subtitles
    fliz_video_subtitles_type_enum
    Expand
  • title
    String!
  • updated_at
    timestamptz!
  • url
    String
  • user_id
    uuid!
  • voice
    fliz_video_voice_type_enum
    Deprecated - used for v1
    Expand
  • webhook_url
    String
  • webhooks
    (5)
    [fliz_video_webhook!]!
    An array relationship
    Expand
fliz_success_output
fliz_video_ad_create_output