Back to plugin list
Official
Premium
Vercel
This plugin is in preview.
The CloudQuery Vercel plugin pulls configuration out of Vercel resources and loads it into any supported CloudQuery destination
Latest version
v3.1.1
Type
Source
Published
Nov 16, 2023
Category
cloud-infrastructure
Vercel Domain Records
The vercel_domain_records table shows data for Vercel Domain Records.
The composite primary key for this table is domain_name, id.
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
creator | utf8 |
domain_name | utf8 |
id | utf8 |
mx_priority | int64 |
name | utf8 |
priority | int64 |
slug | utf8 |
ttl | int64 |
type | utf8 |
updated_at | timestamp[us, tz=UTC] |
value | utf8 |
Relations
This table depends on:
Vercel Domains