query_root
No description
type query_root {
  application_link(
  distinct_on: [application_link_select_column!]
  limit: Int
  offset: Int
  order_by: [application_link_order_by!]
  where: application_link_bool_exp
): [application_link!]!
  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!]!
  chain_link(
  distinct_on: [chain_link_select_column!]
  limit: Int
  offset: Int
  order_by: [chain_link_order_by!]
  where: chain_link_bool_exp
): [chain_link!]!
  chain_link_chain_config(
  distinct_on: [chain_link_chain_config_select_column!]
  limit: Int
  offset: Int
  order_by: [chain_link_chain_config_order_by!]
  where: chain_link_chain_config_bool_exp
): [chain_link_chain_config!]!
  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!]!
  dtag_transfer_requests(
  distinct_on: [dtag_transfer_requests_select_column!]
  limit: Int
  offset: Int
  order_by: [dtag_transfer_requests_order_by!]
  where: dtag_transfer_requests_bool_exp
): [dtag_transfer_requests!]!
  poll_answer(
  distinct_on: [poll_answer_select_column!]
  limit: Int
  offset: Int
  order_by: [poll_answer_order_by!]
  where: poll_answer_bool_exp
): [poll_answer!]!
  poll_answer_aggregate(
  distinct_on: [poll_answer_select_column!]
  limit: Int
  offset: Int
  order_by: [poll_answer_order_by!]
  where: poll_answer_bool_exp
): poll_answer_aggregate!
  post(
  distinct_on: [post_select_column!]
  limit: Int
  offset: Int
  order_by: [post_order_by!]
  where: post_bool_exp
): [post!]!
  post_aggregate(
  distinct_on: [post_select_column!]
  limit: Int
  offset: Int
  order_by: [post_order_by!]
  where: post_bool_exp
): post_aggregate!
  post_attachment(
  distinct_on: [post_attachment_select_column!]
  limit: Int
  offset: Int
  order_by: [post_attachment_order_by!]
  where: post_attachment_bool_exp
): [post_attachment!]!
  post_attachment_aggregate(
  distinct_on: [post_attachment_select_column!]
  limit: Int
  offset: Int
  order_by: [post_attachment_order_by!]
  where: post_attachment_bool_exp
): post_attachment_aggregate!
  post_hashtag(
  distinct_on: [post_hashtag_select_column!]
  limit: Int
  offset: Int
  order_by: [post_hashtag_order_by!]
  where: post_hashtag_bool_exp
): [post_hashtag!]!
  post_mention(
  distinct_on: [post_mention_select_column!]
  limit: Int
  offset: Int
  order_by: [post_mention_order_by!]
  where: post_mention_bool_exp
): [post_mention!]!
  post_reference(
  distinct_on: [post_reference_select_column!]
  limit: Int
  offset: Int
  order_by: [post_reference_order_by!]
  where: post_reference_bool_exp
): [post_reference!]!
  post_url(
  distinct_on: [post_url_select_column!]
  limit: Int
  offset: Int
  order_by: [post_url_order_by!]
  where: post_url_bool_exp
): [post_url!]!
  posts_params(
  distinct_on: [posts_params_select_column!]
  limit: Int
  offset: Int
  order_by: [posts_params_order_by!]
  where: posts_params_bool_exp
): [posts_params!]!
  profile(
  distinct_on: [profile_select_column!]
  limit: Int
  offset: Int
  order_by: [profile_order_by!]
  where: profile_bool_exp
): [profile!]!
  profile_by_pk(
  address: String!
): profile
  profile_relationship(
  distinct_on: [profile_relationship_select_column!]
  limit: Int
  offset: Int
  order_by: [profile_relationship_order_by!]
  where: profile_relationship_bool_exp
): [profile_relationship!]!
  profile_relationship_aggregate(
  distinct_on: [profile_relationship_select_column!]
  limit: Int
  offset: Int
  order_by: [profile_relationship_order_by!]
  where: profile_relationship_bool_exp
): profile_relationship_aggregate!
  profiles_params(
  distinct_on: [profiles_params_select_column!]
  limit: Int
  offset: Int
  order_by: [profiles_params_order_by!]
  where: profiles_params_bool_exp
): [profiles_params!]!
  reaction(
  distinct_on: [reaction_select_column!]
  limit: Int
  offset: Int
  order_by: [reaction_order_by!]
  where: reaction_bool_exp
): [reaction!]!
  reaction_aggregate(
  distinct_on: [reaction_select_column!]
  limit: Int
  offset: Int
  order_by: [reaction_order_by!]
  where: reaction_bool_exp
): reaction_aggregate!
  report(
  distinct_on: [report_select_column!]
  limit: Int
  offset: Int
  order_by: [report_order_by!]
  where: report_bool_exp
): [report!]!
  report_aggregate(
  distinct_on: [report_select_column!]
  limit: Int
  offset: Int
  order_by: [report_order_by!]
  where: report_bool_exp
): report_aggregate!
  report_reason(
  limit: Int
  offset: Int
  order_by: [report_reason_order_by!]
  where: report_reason_bool_exp
): [report_reason!]!
  reports_params(
  distinct_on: [reports_params_select_column!]
  limit: Int
  offset: Int
  order_by: [reports_params_order_by!]
  where: reports_params_bool_exp
): [reports_params!]!
  subspace(
  distinct_on: [subspace_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_order_by!]
  where: subspace_bool_exp
): [subspace!]!
  subspace_by_pk(
  id: bigint!
): subspace
  subspace_free_text_params(
  distinct_on: [subspace_free_text_params_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_free_text_params_order_by!]
  where: subspace_free_text_params_bool_exp
): [subspace_free_text_params!]!
  subspace_free_text_params_by_pk(
  subspace_id: bigint!
): subspace_free_text_params
  subspace_registered_reaction(
  distinct_on: [subspace_registered_reaction_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_registered_reaction_order_by!]
  where: subspace_registered_reaction_bool_exp
): [subspace_registered_reaction!]!
  subspace_registered_reaction_params(
  distinct_on: [subspace_registered_reaction_params_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_registered_reaction_params_order_by!]
  where: subspace_registered_reaction_params_bool_exp
): [subspace_registered_reaction_params!]!
  subspace_registered_reaction_params_by_pk(
  subspace_id: bigint!
): subspace_registered_reaction_params
  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!]!
  subspace_section(
  distinct_on: [subspace_section_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_section_order_by!]
  where: subspace_section_bool_exp
): [subspace_section!]!
  subspace_user_group(
  distinct_on: [subspace_user_group_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_user_group_order_by!]
  where: subspace_user_group_bool_exp
): [subspace_user_group!]!
  subspace_user_group_aggregate(
  distinct_on: [subspace_user_group_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_user_group_order_by!]
  where: subspace_user_group_bool_exp
): subspace_user_group_aggregate!
  subspace_user_group_member(
  distinct_on: [subspace_user_group_member_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_user_group_member_order_by!]
  where: subspace_user_group_member_bool_exp
): [subspace_user_group_member!]!
  subspace_user_group_member_aggregate(
  distinct_on: [subspace_user_group_member_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_user_group_member_order_by!]
  where: subspace_user_group_member_bool_exp
): subspace_user_group_member_aggregate!
  subspace_user_permission(
  distinct_on: [subspace_user_permission_select_column!]
  limit: Int
  offset: Int
  order_by: [subspace_user_permission_order_by!]
  where: subspace_user_permission_bool_exp
): [subspace_user_permission!]!
  user_block(
  distinct_on: [user_block_select_column!]
  limit: Int
  offset: Int
  order_by: [user_block_order_by!]
  where: user_block_bool_exp
): [user_block!]!
  user_block_aggregate(
  distinct_on: [user_block_select_column!]
  limit: Int
  offset: Int
  order_by: [user_block_order_by!]
  where: user_block_bool_exp
): user_block_aggregate!
}
Fields
application_link ([application_link!]!)
fetch data from the table: "application_link"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
application_link_oracle_request ([application_link_oracle_request!]!)
fetch data from the table: "application_link_oracle_request"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
chain_link ([chain_link!]!)
fetch data from the table: "chain_link"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
chain_link_chain_config ([chain_link_chain_config!]!)
fetch data from the table: "chain_link_chain_config"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
chain_link_proof ([chain_link_proof!]!)
fetch data from the table: "chain_link_proof"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
dtag_transfer_requests ([dtag_transfer_requests!]!)
An array relationship
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
poll_answer ([poll_answer!]!)
fetch data from the table: "poll_answer"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
poll_answer_aggregate (poll_answer_aggregate!)
fetch aggregated fields from the table: "poll_answer"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post ([post!]!)
fetch data from the table: "post"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post_aggregate (post_aggregate!)
fetch aggregated fields from the table: "post"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post_attachment ([post_attachment!]!)
fetch data from the table: "post_attachment"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post_attachment_aggregate (post_attachment_aggregate!)
fetch aggregated fields from the table: "post_attachment"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post_hashtag ([post_hashtag!]!)
fetch data from the table: "post_hashtag"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post_mention ([post_mention!]!)
fetch data from the table: "post_mention"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post_reference ([post_reference!]!)
fetch data from the table: "post_reference"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
post_url ([post_url!]!)
fetch data from the table: "post_url"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
posts_params ([posts_params!]!)
fetch data from the table: "posts_params"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
profile ([profile!]!)
fetch data from the table: "profile"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
profile_by_pk (profile)
fetch data from the table: "profile" using primary key columns
profile_relationship ([profile_relationship!]!)
fetch data from the table: "profile_relationship"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
profile_relationship_aggregate (profile_relationship_aggregate!)
fetch aggregated fields from the table: "profile_relationship"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
profiles_params ([profiles_params!]!)
fetch data from the table: "profiles_params"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
reaction ([reaction!]!)
fetch data from the table: "reaction"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
reaction_aggregate (reaction_aggregate!)
fetch aggregated fields from the table: "reaction"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
report ([report!]!)
fetch data from the table: "report"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
report_aggregate (report_aggregate!)
fetch aggregated fields from the table: "report"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
report_reason ([report_reason!]!)
fetch data from the table: "report_reason"
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
reports_params ([reports_params!]!)
fetch data from the table: "reports_params"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace ([subspace!]!)
fetch data from the table: "subspace"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_by_pk (subspace)
fetch data from the table: "subspace" using primary key columns
subspace_free_text_params ([subspace_free_text_params!]!)
fetch data from the table: "subspace_free_text_params"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_free_text_params_by_pk (subspace_free_text_params)
fetch data from the table: "subspace_free_text_params" using primary key columns
subspace_registered_reaction ([subspace_registered_reaction!]!)
fetch data from the table: "subspace_registered_reaction"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_registered_reaction_params ([subspace_registered_reaction_params!]!)
fetch data from the table: "subspace_registered_reaction_params"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_registered_reaction_params_by_pk (subspace_registered_reaction_params)
fetch data from the table: "subspace_registered_reaction_params" using primary key columns
subspace_report_reason ([subspace_report_reason!]!)
fetch data from the table: "subspace_report_reason"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_section ([subspace_section!]!)
fetch data from the table: "subspace_section"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_user_group ([subspace_user_group!]!)
fetch data from the table: "subspace_user_group"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_user_group_aggregate (subspace_user_group_aggregate!)
fetch aggregated fields from the table: "subspace_user_group"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_user_group_member ([subspace_user_group_member!]!)
fetch data from the table: "subspace_user_group_member"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_user_group_member_aggregate (subspace_user_group_member_aggregate!)
fetch aggregated fields from the table: "subspace_user_group_member"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
subspace_user_permission ([subspace_user_permission!]!)
fetch data from the table: "subspace_user_permission"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
user_block ([user_block!]!)
fetch data from the table: "user_block"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned
user_block_aggregate (user_block_aggregate!)
fetch aggregated fields from the table: "user_block"
distinct select on columns
limit the number of rows returned
skip the first n rows. Use only with order_by
sort the rows by one or more columns
filter the rows returned