Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UsersResolver

Implements

  • ResolverInterface<User>

Index

Constructors

constructor

Methods

getAllPosts

  • getAllPosts(user: User, username: string): Promise<Post[]>

getSubscriptions

  • getSubscriptions(user: User): Promise<RemoteReference[]>

profile

  • profile(user: User): UserProfile

subscribe

unsubscribe

updateUserProfile

Generated using TypeDoc