application_link_oracle_request
fetch data from the table: "application_link_oracle_request"
application_link_oracle_request(
distinct_on: [application_link_oracle_request_select_column!]
limit: Int
offset: Int
order_by: [application_link_oracle_request_order_by!]
where: application_link_oracle_request_bool_exp
): [application_link_oracle_request!]!
Arguments
distinct_on ([application_link_oracle_request_select_column!])
distinct select on columns
limit (Int)
limit the number of rows returned
offset (Int)
skip the first n rows. Use only with order_by
order_by ([application_link_oracle_request_order_by!])
sort the rows by one or more columns
where (application_link_oracle_request_bool_exp)
filter the rows returned
Type
application_link_oracle_request
columns and relationships of "application_link_oracle_request"