Skip to main content

Sponsorship

fetch data from the table: "Sponsorship"

Sponsorship(
distinct_on: [Sponsorship_select_column!]
limit: Int
offset: Int
order_by: [Sponsorship_order_by!]
where: Sponsorship_bool_exp
): [Sponsorship!]!

Arguments

Sponsorship.distinct_on ● [Sponsorship_select_column!] list enum

distinct select on columns

Sponsorship.limit ● Int scalar

limit the number of rows returned

Sponsorship.offset ● Int scalar

skip the first n rows. Use only with order_by

Sponsorship.order_by ● [Sponsorship_order_by!] list input

sort the rows by one or more columns

Sponsorship.where ● Sponsorship_bool_exp input

filter the rows returned

Type

Sponsorship object

columns and relationships of "Sponsorship"