Skip to main content
Version: 4.2.0

chain_link_proof

fetch data from the table: "chain_link_proof"

chain_link_proof(
distinct_on: [chain_link_proof_select_column!]
limit: Int
offset: Int
order_by: [chain_link_proof_order_by!]
where: chain_link_proof_bool_exp
): [chain_link_proof!]!

Arguments

distinct select on columns

limit (Int)

limit the number of rows returned

offset (Int)

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 "chain_link_proof"