Skip to main content

leadFormLink

fetch data from the table: "leadFormLink"

leadFormLink(
distinct_on: [leadFormLink_select_column!]
limit: Int
offset: Int
order_by: [leadFormLink_order_by!]
where: leadFormLink_bool_exp
): [leadFormLink!]!

Arguments

distinct select on columns

leadFormLink.limit ● Int scalar

limit the number of rows returned

leadFormLink.offset ● Int scalar

skip the first n rows. Use only with order_by

sort the rows by one or more columns

filter the rows returned

Type

columns and relationships of "leadFormLink"