Skip to main content
Version: 4.2.0

profile_order_by

Ordering options when selecting data from "profile".

input profile_order_by {
address: order_by
application_links_aggregate: application_link_aggregate_order_by
bio: order_by
chain_links_aggregate: chain_link_aggregate_order_by
cover_pic: order_by
creation_time: order_by
dtag: order_by
dtagTransferRequestsBySenderAddress_aggregate: dtag_transfer_requests_aggregate_order_by
dtag_transfer_requests_aggregate: dtag_transfer_requests_aggregate_order_by
nickname: order_by
profileRelationshipsBySenderAddress_aggregate: profile_relationship_aggregate_order_by
profile_pic: order_by
profile_relationships_aggregate: profile_relationship_aggregate_order_by
userBlocksByBlockerAddress_aggregate: user_block_aggregate_order_by
user_blocks_aggregate: user_block_aggregate_order_by
}

Fields

address (order_by)

bio (order_by)

cover_pic (order_by)

creation_time (order_by)

dtag (order_by)

dtagTransferRequestsBySenderAddress_aggregate (dtag_transfer_requests_aggregate_order_by)

dtag_transfer_requests_aggregate (dtag_transfer_requests_aggregate_order_by)

nickname (order_by)

profileRelationshipsBySenderAddress_aggregate (profile_relationship_aggregate_order_by)

profile_pic (order_by)

profile_relationships_aggregate (profile_relationship_aggregate_order_by)

userBlocksByBlockerAddress_aggregate (user_block_aggregate_order_by)

user_blocks_aggregate (user_block_aggregate_order_by)