Skip to content

UserEdge

Wrapper around the User object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node User! The actual User object wrapped by this edge.