A paginated profiles API response. The next field can be used to fetch the next page of results.

Hierarchy

  • QueryProfilesResponse

Properties

Properties

next?: string
previous?: string
profiles: Profile[]