Skip to main content

RepresentativesConnection

No description

type RepresentativesConnection {
items: [RepresentativeData!]!
nextToken: String
}

Fields

RepresentativesConnection.items ● [RepresentativeData!]! non-null object

List of the representatives

RepresentativesConnection.nextToken ● String scalar

The string that you use in a subsequent request to get the next page of results in a paginated response.

Returned By

representatives query