QuerySocialPostsOrderByAccount
Aggregate specification for Query.socialPosts.orderBy.account.
input QuerySocialPostsOrderByAccount {
aggregate: OrderByRelationWithColumnAggregateFunction!
column: QuerySocialPostsOrderByAccountColumn
}
Fields
QuerySocialPostsOrderByAccount.aggregate
● OrderByRelationWithColumnAggregateFunction!
non-null enum
The aggregate function to apply to the column.
QuerySocialPostsOrderByAccount.column
● QuerySocialPostsOrderByAccountColumn
enum
Name of the column to use.