subspace_report_reason
fetch data from the table: "subspace_report_reason"
subspace_report_reason(
distinct_on: [subspace_report_reason_select_column!]
limit: Int
offset: Int
order_by: [subspace_report_reason_order_by!]
where: subspace_report_reason_bool_exp
): [subspace_report_reason!]!
Arguments
distinct_on
([subspace_report_reason_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
([subspace_report_reason_order_by!]
)
sort the rows by one or more columns
where
(subspace_report_reason_bool_exp
)
filter the rows returned
Type
subspace_report_reason
columns and relationships of "subspace_report_reason"