Skip to main content
Version: 4.2.0

post_order_by

Ordering options when selecting data from "post".

input post_order_by {
attachments_aggregate: post_attachment_aggregate_order_by
author: profile_order_by
author_address: order_by
conversation: post_order_by
creation_date: order_by
external_id: order_by
hashtags_aggregate: post_hashtag_aggregate_order_by
id: order_by
last_edited_date: order_by
mentions_aggregate: post_mention_aggregate_order_by
posts_aggregate: post_aggregate_order_by
reactions_aggregate: reaction_aggregate_order_by
references_aggregate: post_reference_aggregate_order_by
reply_settings: order_by
section: subspace_section_order_by
subspace: subspace_order_by
subspace_id: order_by
text: order_by
urls_aggregate: post_url_aggregate_order_by
}

Fields

attachments_aggregate (post_attachment_aggregate_order_by)

author (profile_order_by)

author_address (order_by)

conversation (post_order_by)

creation_date (order_by)

external_id (order_by)

hashtags_aggregate (post_hashtag_aggregate_order_by)

id (order_by)

last_edited_date (order_by)

mentions_aggregate (post_mention_aggregate_order_by)

posts_aggregate (post_aggregate_order_by)

reactions_aggregate (reaction_aggregate_order_by)

references_aggregate (post_reference_aggregate_order_by)

reply_settings (order_by)

section (subspace_section_order_by)

subspace (subspace_order_by)

subspace_id (order_by)

text (order_by)

urls_aggregate (post_url_aggregate_order_by)