GraphQL API
Organization API
Organization / Types/ object

UserEdge

An edge that contains a node of type User and a cursor.

Fields

2 fields
idID!

Unique primary key.

firstnameString!

First name

lastnameString!

Last name

emailString!

Email address

localeString!

Locale of the user

timezoneString!

Timezone of the user

urlString!

Url of the avatar

The rights associated with this user.

full
pageInfoPageInfo!

Pagination information about the list of edges.

A list of UserWarehouse edges.

cursorString!

A unique cursor that can be used for pagination.