FollowingRequest: {
    cursor?: InputMaybe<Scalars["Cursor"]>;
    for: Scalars["ProfileId"];
    limit?: InputMaybe<LimitType>;
    orderBy?: InputMaybe<ProfilesOrderBy>;
}

Type declaration

  • Optional cursor?: InputMaybe<Scalars["Cursor"]>
  • for: Scalars["ProfileId"]
  • Optional limit?: InputMaybe<LimitType>
  • Optional orderBy?: InputMaybe<ProfilesOrderBy>

    The order by which to sort the profiles - note if your looking at your own following it always be DESC