Skip to main content

promotionServices

fetch data from the table: "promotionServices"

promotionServices(
distinct_on: [promotionServices_select_column!]
limit: Int
offset: Int
order_by: [promotionServices_order_by!]
where: promotionServices_bool_exp
): [promotionServices!]!

Arguments

promotionServices.distinct_on ● [promotionServices_select_column!] list enum

distinct select on columns

promotionServices.limit ● Int scalar

limit the number of rows returned

promotionServices.offset ● Int scalar

skip the first n rows. Use only with order_by

promotionServices.order_by ● [promotionServices_order_by!] list input

sort the rows by one or more columns

promotionServices.where ● promotionServices_bool_exp input

filter the rows returned

Type

promotionServices object

columns and relationships of "promotionServices"