Type Alias NexusAccountPostSort

NexusAccountPostSort:
    | "blog"
    | "feed"
    | "posts"
    | "comments"
    | "replies"
    | "payout"