UserConnection

A connection type used to navigate through a list of users

This page contains

    Fields

    totalCount: Int!

    The total number of users that meet the criteria of the query

    nodes: [User!] PREVIEW

    The list of users

    pageInfo: PageInfo!

    Information used for pagination

    Queries for UserConnection

    users

    Retrieve list of users